git-lfs/locking
Marc Strapetz 226eeba292 locking: new "locks --cached" option to display last known lock data
"locks --cached" will access the locally cached results of the
last "list locks" API call. For now, "--cached" has been implemented to
only address the main use case of seing all locks (for a specific ref).
Thus, "--cached" can not be combined with "--limit", "--local" or filtering options.

Fixes issue #3107.
2018-11-14 18:23:50 +01: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 locking: new "locks --cached" option to display last known lock data 2018-11-14 18:23:50 +01:00
locks.go locking: new "locks --cached" option to display last known lock data 2018-11-14 18:23:50 +01:00