]> arthur.barton.de Git - bup.git/commit
git.repo: don't unintentionally set global repodir
authorRob Browning <rlb@defaultvalue.org>
Wed, 31 Jan 2018 07:26:27 +0000 (01:26 -0600)
committerRob Browning <rlb@defaultvalue.org>
Thu, 1 Feb 2018 07:05:32 +0000 (01:05 -0600)
commit7a152fc6e37fc78bd502d6121412e4d8bf2ae30c
tree1219c3ae5a5c29cce4fd5dd980424ba0bf218295
parent0cd3ecc81863d8c64f00469e018e712f346d0bfd
git.repo: don't unintentionally set global repodir

Stop setting the global repodir when probing for and finding a .git/
subdirectory.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/git.py