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:27:21 +0800 |
commit | a83711dcad1d18e9005b238914d25def111dc516 (patch) | |
tree | 2490eb394f30aeee8a901a00a27514441e0dc0fb /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 | ||