Commit Graph

11 Commits

Author SHA1 Message Date
Francis T. O'Donovan
03d5ea8a3d
Update usage info for post-checkout 2018-01-19 21:28:09 -05:00
rick olson
6eed720b61 commands: remove any cfg.Remote() calls from Command flags 2017-10-27 15:07:36 -06:00
rick olson
19c7787617 config: make (*Configuration) CurrentRemote private, add Remote() and SetRemote() 2017-10-27 15:00:07 -06:00
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