# 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'