git ssb

0+

clacke / gists



Commit 1cf860d974728c39c94da1fb66c1706103237ea5

config/git: Less noise when refusing to update checked-out branch

Claes Wallin (韋嘉誠) committed on 10/29/2016, 11:23:52 AM
Parent: 64420945374df0380adf796f00cfd8bcee94be2e

Files changed

.config/git/configchanged
.config/git/configView
@@ -13,4 +13,6 @@
1313 safecrlf = true
1414 [uploadpack]
1515 allowTipSHA1InWant = true
1616 allowReachableSHA1InWant = true
17 +[receive]
18 + denycurrentbranch = refuse

Built with git-ssb-web