Mercurial > public > mercurial-scm > hg-stable
diff rust/hg-core/src/revlog/index.rs @ 48093:3da7bf75fdb2
rust-revset: support explicit `.` revision
This is basically the same thing as not specifying a revision, except this is
done in the revset resolution function.
This allows calls like `rhg cat some-file -r .` to work without falling back.
Differential Revision: https://phab.mercurial-scm.org/D11402
author | Rapha?l Gom?s <rgomes@octobus.net> |
---|---|
date | Sat, 11 Sep 2021 00:09:29 +0200 |
parents | 001d747c2baf |
children | 61ce70fd420e |