Mercurial > hg
comparison tests/ls-l.py @ 42308:1ce46f0ee218
log: remove an unnecessary "and opts.get('rev')" condition
As Yuya pointed out, the condition is unnecessary since
revs.isdescending() would be true if --follow without --rev.
Differential Revision: https://phab.mercurial-scm.org/D6372
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 14 May 2019 09:13:39 -0700 |
parents | 3a333a582d7b |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
42307:264a2cbb25d0 | 42308:1ce46f0ee218 |
---|