Commit Graph

2 Commits

Author SHA1 Message Date
Sverre Rabbelier
1fc80e1c0d 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.
2012-05-11 17:50:05 -05:00
Sverre Rabbelier
6ebecf6dab remote-testgit: factor out RemoteHelper class
Facilitate writing import-export based helpers in python by
refactoring common code to a base class.

[jes: rebased to newer upstream Git]

Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
2012-05-11 17:50:05 -05:00