Use reverse(x::y) instead of y::x in Mercurial history queries
The revset "x:0" works, but the revset "x::0" is empty. We actually want "reverse(0::x)".
Auditors: DurhamGoode
epriestley <git@epriestley.com> | Feb 28 2013, 05:08 |
aubort | Jan 31 2017, 17:16 |