git-lfs/creds
brian m. carlson 6d29072003
creds: move Access types into creds package
In the future, we're going to need to access the access-related types
in the lfshttp package.  To avoid an import loop, move Access and
AccessMode into the creds package.  Add constructors and accessors since
the members are private.
2019-12-09 15:35:52 +00:00
..
access.go creds: move Access types into creds package 2019-12-09 15:35:52 +00:00
creds_nix.go creds: Add new NetrcCredentialHelper 2018-10-08 16:18:06 -07:00
creds_test.go Move credential handling to its own package 2018-09-24 15:09:22 +00:00
creds_windows.go creds: Add new NetrcCredentialHelper 2018-10-08 16:18:06 -07:00
creds.go Fix error strings to follow Go guidelines 2019-10-22 17:33:49 +03:00
netrc_test.go creds: Add new NetrcCredentialHelper 2018-10-08 16:18:06 -07:00
netrc.go synchronize access to netrcCredentialHelper.skip 2019-10-31 11:19:37 +08:00