diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2025-05-19 09:37:02 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2025-05-19 09:37:02 +0800 |
commit | 6556019a1ae338d9396a537e3dc6c4c87ed5d0b6 (patch) | |
tree | 08a4b31c3177a5194cf119cd2bd18bde7fb1e7b2 | |
parent | 98f4832e69a21b56086a4e80c225bb5e74ecfaaf (diff) |
Update
-rw-r--r-- | snippets/gitconfig_receive_deny | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/snippets/gitconfig_receive_deny b/snippets/gitconfig_receive_deny new file mode 100644 index 0000000..a616427 --- /dev/null +++ b/snippets/gitconfig_receive_deny | |||
@@ -0,0 +1,2 @@ | |||
1 | [receive] | ||
2 | denyCurrentBranch = false | ||