git-remote-testgit: make local a function
commit9f402f0054ca868ad7dab3b0892d66411f49636d
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 11:43:34 +0000 (24 13:43 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:45 +0000 (20 17:45 -0600)
treee74574b8836420586f45554447f77454ae4b968f
parent449df6b0982150e90db8411c427daa793897dde1
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