git-remote-testgit: make local a function
commitec2028f83a1bfa0f1bc63ec100a55d6301ca8746
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 11:43:34 +0000 (24 13:43 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:38:07 +0000 (19 23:38 +0100)
tree07400e72cf77a06e05e680eaf8d29b37c0bab854
parent9caec7ee5299f82787c3a13375fb8831be1d19dc
git-remote-testgit: make local a function

Other helpers (such as git-remote-hg) require that 'self.local' is a
function, rather than a variable.
git_remote_helpers/git/importer.py
git_remote_helpers/git/repo.py
git_remote_helpers/helper.py