diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-11-23 11:26:32 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-23 11:29:23 +0800 |
commit | 066953d5a8b9d49287ca8c4334a3b3bc34ecc102 (patch) | |
tree | 3892a45b0971c45b8fdcc351b7cc90ec5dae4a54 /gitconfig | |
parent | 553db930d8325a371c1605053227c2aab2ec64cb (diff) |
Update
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,3 +37,6 @@ | |||
37 | 37 | ||
38 | [receive] | 38 | [receive] |
39 | denyCurrentBranch = false | 39 | denyCurrentBranch = false |
40 | |||
41 | [http] | ||
42 | receivepack = true | ||