Re: [PATCH] git_remote_helpers: remove little used Python library

2013-09-07 Thread Felipe Contreras
On Sat, Sep 7, 2013 at 11:19 AM, John Keeping wrote: > When it was originally added, the git_remote_helpers library was used as > part of the tests of the remote-helper interface, but since commit > fc407f9 (Add new simplified git-remote-testgit, 2012-11-28) a simple > shell script is used for thi

Re: [PATCH] git_remote_helpers: remove little used Python library

2013-09-07 Thread Sverre Rabbelier
On Sat, Sep 7, 2013 at 6:19 PM, John Keeping wrote: > When it was originally added, the git_remote_helpers library was used as > part of the tests of the remote-helper interface, but since commit > fc407f9 (Add new simplified git-remote-testgit, 2012-11-28) a simple > shell script is used for this