Commit Graph

2 Commits

Author SHA1 Message Date
Sverre Rabbelier
70c5519b8f 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-04-06 17:14:12 -05:00
Sverre Rabbelier
701ba60ebf remote-testgit: factor out RemoteHelper class
Facilitate writing import-export based helpers in python by
refactoring common code to a base class.

Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
2012-04-06 17:14:12 -05:00