git-lfs/locking
Preben Ingvaldsen 880bbf81af lfsapi: add Access param to DoWithAuth()
Add a new Access parameter to DoWithAuth() to allow callers to
specify the URL Access Mode. This removes the assumption that
DoWithAuth() will always be used for an LFS API request. This
commit also adds DoAPIRequestWithAuth(), which provides the
functionality of DoWithAuth() while explicitly using the LFS API
endpoint for the access mode, allowing parity with the previous
DoWithAuth() functionality.
2018-09-28 14:16:55 -07:00
..
schemas locking: update schemas correctly 2017-12-14 16:27:25 -05:00
api_test.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
api.go lfsapi: add Access param to DoWithAuth() 2018-09-28 14:16:55 -07:00
cache_test.go Refine naming for LockCache methods 2016-12-14 09:44:58 +00:00
cache.go locking: remove dependency on config pkg 2017-01-03 14:13:59 -07:00
lockable.go locking: remove write permission for ignored files 2018-08-20 07:42:28 -06:00
locks_test.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
locks.go locking: teach SearchLocks() to send remote refspec 2017-12-06 18:08:18 -07:00