diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gitconfig b/src/gitconfig index 8950034..569f666 100644 --- a/src/gitconfig +++ b/src/gitconfig @@ -10,4 +10,4 @@ [uploadpack] allowAnySHA1InWant = true [safe] - directory = /srv/git/* + directory = * |