git-lfs/tools/kv
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
..
keyvaluestore_test.go Add RemoveAll and Visit functions to kv store 2016-12-12 10:26:12 +00:00
keyvaluestore.go Fix error strings to follow Go guidelines 2019-10-22 17:33:49 +03:00