git-lfs/config/config_nix.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

6 lines
65 B
Go

// +build !windows
package config
var netrcBasename = ".netrc"