git-lfs/config/config_windows.go
Steve Streeting c4bbd3724e Major refactor to pull things into config, httputil, tools
Mainly required to avoid cyclical dependencies when separating other things
2016-05-13 17:38:06 +01:00

5 lines
63 B
Go

// +build windows
package config
var netrcBasename = "_netrc"