git-remote-testgit: make local a function
commit70c5519b8f83c5b95e6a76814eb4070d4057bdf8
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 11:43:34 +0000 (24 13:43 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 22:14:12 +0000 (6 17:14 -0500)
treed7d55a0d63b64d032bfef9535ad8b8ce72561043
parent701ba60ebfa5e2c2cd81355ecc6ac66c94324e5b
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