diff options
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 | ||