func github.com/go-git/gcfg/scanner.stripCR

2 uses

	github.com/go-git/gcfg/scanner (current package)
		scanner.go#L204: func stripCR(b []byte) []byte {
		scanner.go#L254: 		lit = stripCR(lit)