Mercurial > public > mercurial-scm > hg-stable
diff rust/hg-core/src/errors.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 | cf5f8da2244c |
children | abeae090ce67 |