rust/Cargo.toml
author Sangeet Kumar Mishra <mail2sangeetmishra@gmail.com>
Wed, 30 May 2018 17:37:17 +0530
changeset 38217 16f93a3b8b05
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
grep: enable passing wdir as a revision When you pass wdir() to the -r flag, it catches the WdirUnsupported error and falls back to an alternate path. Differential Revision: https://phab.mercurial-scm.org/D3673

[workspace]
members = ["hgcli"]