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.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/bn_django/git_browse/settings.py b/bn_django/git_browse/settings.py
index a18018b..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 = '/home/bnewbold/bn-project/'
-
# fill path to the git command
GITCOMMAND = '/usr/local/bin/git'