aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/git_browse/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'bn_django/git_browse/settings.py')
-rw-r--r--bn_django/git_browse/settings.py7
1 files changed, 1 insertions, 6 deletions
diff --git a/bn_django/git_browse/settings.py b/bn_django/git_browse/settings.py
index 53799ab..87b957d 100644
--- a/bn_django/git_browse/settings.py
+++ b/bn_django/git_browse/settings.py
@@ -1,7 +1,2 @@
-
-# full path to directory holding all the git repositories (or sys links to
-# the repositories)
-GITBROWSE_BASE = '/srv/git/'
-
# fill path to the git command
-GITCOMMAND = '/usr/bin/git'
+GITCOMMAND = '/usr/local/bin/git'