Commit Graph

8 Commits

Author SHA1 Message Date
Steve Streeting
2c9cdc77d7 Merge branch 'master' into locking-master-2, with fixes
# Conflicts:
#	locking/locks.go
2017-01-16 12:06:21 +00:00
Steve Streeting
43acc16196 Support disabling read-only behaviour via gitconfig as well 2017-01-06 09:53:14 +00:00
Steve Streeting
581e109ff6 Move readonly config check to before lock client instantiation 2017-01-06 09:37:31 +00:00
Steve Streeting
88f17d1c1d Do full scan in post-checkout in clone case (all zeroes from rev) 2017-01-02 16:50:01 +00:00
Steve Streeting
24dc9c897e Use nil instead of empty function 2017-01-02 14:37:08 +00:00
Steve Streeting
ad489d747c post-checkout should skip if GIT_LFS_SET_LOCKABLE_READONLY is false 2017-01-02 14:36:57 +00:00
Steve Streeting
be96882e1f Add more tracing 2017-01-02 14:17:50 +00:00
Steve Streeting
7ab2492bb2 Add post-checkout hook to make lockable files read-only if not locked 2017-01-02 13:07:53 +00:00