type github.com/go-git/gcfg.textUnmarshaler

2 uses

	github.com/go-git/gcfg (current package)
		go1_2.go#L9: type textUnmarshaler encoding.TextUnmarshaler
		set.go#L68: 	dtu, ok := d.(textUnmarshaler)