Mercurial > hg
diff mercurial/tags.py @ 23490:102f144f6e02
rebase: add a 'revtodo' constant
The state mapping is using '-1' to mark revisions that have not been
rebased yet. We introduce and use a constant for that purpose. This
will help emphasize the fact the value means something other than
nullrev.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 02 Dec 2014 09:46:20 -0800 |
parents | e53f6b72a0e4 |
children | 7cc77030c557 |