git-remote-testgit: make local a function
commit1430bbb0c0a56f5a47a5a2fb7deb67713a7880a3
authorSverre Rabbelier <srabbelier@gmail.com>
Sun, 24 Jul 2011 11:43:34 +0000 (24 13:43 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:49:16 +0000 (28 21:49 -0500)
treebe80131c5e2f8adb837dff0a7c1da7adaebc5797
parente76054882e7a85ba4158e13b9ffdb06f3f37ad32
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