Staging
v0.5.1
Revision 491c9bba62a9c6e26bbc72355193024798bca068 authored by Mads Kiilerich on 09 August 2019, 10:47:43 UTC, committed by Mads Kiilerich on 09 August 2019, 10:47:43 UTC
https://www.logilab.org/ticket/10132458

Track 'edgemap' and 'seen' in the 'state' and pass them to Mercurial internals,
similar to how Mercurial did in
https://www.mercurial-scm.org/repo/hg/rev/0d6137891114 for Mercurial 3.8 .
1 parent 21d4d6f
Raw File
.hgignore
syntax: glob
build/
*.pyc
*.orig
*_ui.py
*_rc.py
back to top