Re: Supporting a few more usecases with remote helpers

2014-12-24 Thread Mike Hommey
On Mon, Dec 22, 2014 at 10:07:26AM +0900, Mike Hommey wrote: > Hi, > > As you may or may not know, I'm working on a remote-helper to interact > with mercurial servers, with the main focus being to make it work with > developer workflows at Mozilla. > > I think remote-helpers, in the context of no

Re: Supporting a few more usecases with remote helpers

2014-12-22 Thread Junio C Hamano
Mike Hommey writes: > 1. I think it should, as long as the given sha1 is reachable from the > public heads, but that's offtopic here. Sounds vaguely familiar: http://thread.gmane.org/gmane.comp.version-control.git/178814/focus=179007 -- To unsubscribe from this list: send the line "unsubscri

Supporting a few more usecases with remote helpers

2014-12-21 Thread Mike Hommey
Hi, As you may or may not know, I'm working on a remote-helper to interact with mercurial servers, with the main focus being to make it work with developer workflows at Mozilla. I think remote-helpers, in the context of non-git remotes, can be leveraged to improve git user experience with non-git