git-lfs/locking
Marat Radchenko 482260c7e3 Fix error strings to follow Go guidelines
Error strings should not be capitalized (unless beginning with proper nouns or acronyms) or end with punctuation:
https://github.com/golang/go/wiki/CodeReviewComments#error-strings
2019-10-22 17:33:49 +03:00
..
schemas Make 'locked_at' required in JSON schema 2019-05-16 12:10:16 +03:00
api_test.go locking: rename locks.VerifiableLocks to SearchLocksVerifiable 2019-03-19 17:01:29 +01:00
api.go Fix Typos 2019-07-24 07:17:40 +00:00
cache_test.go Refine naming for LockCache methods 2016-12-14 09:44:58 +00:00
cache.go Fix Typos 2019-07-24 07:17:40 +00:00
lockable.go Use git-ls-files to enumerate repo contents 2019-09-17 17:41:00 -07:00
locks_test.go locking: "locks --verify" supports "--cached" 2019-03-28 10:12:41 +01:00
locks.go Fix error strings to follow Go guidelines 2019-10-22 17:33:49 +03:00