Skip to content

Pointer to more up-to-date fork from mnauw? #77

Open
@EricCousineau-TRI

Description

It seems like the original repo this was forked from is more active:
https://github.com/mnauw/git-remote-hg

For example, when I tried pushing a commit (using commit from #74's PR), I got this error:

...
  File "/usr/lib/python2.7/dist-packages/mercurial/localrepo.py", line 1765, in _filecommit                                                               
    if fparent2 != nullid or flog.cmp(fparent1, text) or meta:                                                                                            
  File "/usr/lib/python2.7/dist-packages/mercurial/filelog.py", line 90, in cmp                                                                           
    if text.startswith('\1\n'):                                                                                                                           
AttributeError: 'bool' object has no attribute 'startswith'

However, I do not get this error with mnauw's fork.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions