Commit Graph

7 Commits

Author SHA1 Message Date
brian m. carlson
fab6d83182
commands/post-merge: make strings translatable 2022-01-18 17:03:37 +00: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
e1068a2921 Add post-merge hook to make files read-only again if not locked 2017-01-02 16:56:47 +00:00