mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Update git branches on push.
This pushes to clean checked-out repositories. Only works since git 2.3.0, so on older versions, I'll apparently need to use a local dotfile for those systems. git config receive.denyCurrentBranch updateInstead
This commit is contained in:
@@ -56,3 +56,5 @@
|
||||
|
||||
[credential]
|
||||
helper = cache --timeout=36000
|
||||
[receive]
|
||||
denyCurrentBranch = updateInstead
|
||||
|
||||
Reference in New Issue
Block a user