'hg log FILE1 FILE2' order depends on the order of the files?
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Thu Feb 11 20:47:32 UTC 2016
On 02/11/2016 06:20 PM, Stanislau Hlebik wrote:
> Thanks for suggestion!
>
> Maybe I'm doing smth wrong, but when I tried to run
> sort(::0902ae52b1289c6e88bbbb55eb59464a1ebbce91, -rev) result still
> depends on the file order.
That's probably because the file arguement are added tot he revset after
the fact (and probably as first element for some reason) try adding your
file as revset element directly.
--
Pierre-Yves David
More information about the Mercurial-devel
mailing list