started to rewrap hg-git
This is done by subclassing `GitHandler`, for now adding `update_exportable_for_named_branches`, almost identically. The only functional difference is that named branches and topics are always exported, i.e., not depending on the value of `hg-git.export-named-branches`
parent
e79710251b38
No related branches found
No related tags found
Showing
- hgext3rd/heptapod/__init__.py 6 additions, 0 deletionshgext3rd/heptapod/__init__.py
- hgext3rd/heptapod/git.py 126 additions, 0 deletionshgext3rd/heptapod/git.py
- hgext3rd/heptapod/tests/test_hg_git.py 52 additions, 0 deletionshgext3rd/heptapod/tests/test_hg_git.py
- install-requirements.txt 1 addition, 0 deletionsinstall-requirements.txt
hgext3rd/heptapod/git.py
0 → 100644
hgext3rd/heptapod/tests/test_hg_git.py
0 → 100644
Please register or sign in to comment