Mercurial > hg
comparison tests/test-rebase-scenario-global.t @ 35646:a177c6aa055a
log: rewrite --follow-first -rREV like --follow for consistency (BC)
This helps fixing the "--follow -rREV PATH" issue.
.. bc::
``log --follow-first -rREV``, which is deprecated, now follows the first
parent of merge revisions from the specified ``REV`` just like
``log --follow -rREV``.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 10 Dec 2017 18:25:33 +0900 |
parents | 4441705b7111 |
children | 263368dc143f |
comparison
equal
deleted
inserted
replaced
35645:b6b7855c79aa | 35646:a177c6aa055a |
---|