On Tue, Apr 02, 2013 at 01:02:49PM -0600, Felipe Contreras wrote:
> Here is the next round of patches for remote-hg, some which have been
> contributed through github.
> 
> Fortunately it seems to be working for the most part, but there are some
> considerable issues while pushing branches and tags.

How does this compare to the current state of gitifyhg[1]?  That's built
on top of this git-remote-hg script but seems to have been more actively
developed recently.

[1] https://github.com/buchuki/gitifyhg

> Dusty Phillips (1):
>   remote-hg: add missing config variable in doc
> 
> Felipe Contreras (11):
>   remote-hg: trivial cleanups
>   remote-hg: properly report errors on bookmark pushes
>   remote-hg: make sure fake bookmarks are updated
>   remote-hg: trivial test cleanups
>   remote-hg: redirect buggy mercurial output
>   remote-hg: split bookmark handling
>   remote-hg: refactor export
>   remote-hg: update remote bookmarks
>   remote-hg: force remote push
>   remote-hg: don't update bookmarks unnecessarily
>   remote-hg: update tags globally
> 
> Peter van Zetten (1):
>   remote-hg: fix for files with spaces
> 
>  contrib/remote-helpers/git-remote-hg     | 73 
> ++++++++++++++++++++++++--------
>  contrib/remote-helpers/test-hg-bidi.sh   |  6 +--
>  contrib/remote-helpers/test-hg-hg-git.sh |  4 +-
>  3 files changed, 61 insertions(+), 22 deletions(-)
> 
> -- 
> 1.8.2
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to