Re: [PATCH] remote-hg: support for notes

2013-08-29 Thread Junio C Hamano
Felipe Contreras writes: > Signed-off-by: Felipe Contreras > --- I somehow find this way under-explained to be useful for its users. Is it clear what "support for notes" means in the context of remote-hg? Do we send data stored in our notes when we push back to Hg? Does Hg have a mechanism t

[PATCH] remote-hg: support for notes

2013-08-29 Thread Felipe Contreras
Signed-off-by: Felipe Contreras --- contrib/remote-helpers/git-remote-hg | 32 +++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/contrib/remote-helpers/git-remote-hg b/contrib/remote-helpers/git-remote-hg index 307d82c..e49fcfa 100755 --- a/contrib/re