git-remote-testgit: make local a function
commit049f093d7bf70463bf77f4629015909be4cb1fc4
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 11:43:34 +0000 (24 13:43 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:35:22 +0000 (1 14:35 +0100)
tree633bdebddf1a60e922e096d4aa5418391f6962fa
parent5165e26cc2ff3affe2989f0a6a7c0bfff9ebbe93
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