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