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

2 uses

	github.com/go-git/gcfg (current package)
		set.go#L195: func newValue(c *warnings.Collector, sect string, vCfg reflect.Value,
		set.go#L249: 			if pv, err = newValue(c, sect, vCfg, vType); err != nil {