func github.com/go-git/gcfg.unquote

3 uses

	github.com/go-git/gcfg (current package)
		read.go#L18: func unquote(s string) string {
		read.go#L93: 				sectsub = unquote(lit)
		read.go#L158: 				v = unquote(lit)