rust/Cargo.toml
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 05 Apr 2018 17:29:32 +0530
changeset 37371 d3286dd2ca2f
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
py3: add missing b'' prefix in mdiff.py Transformer won't add b'' prefix because that value is already have a r'' prefix. # skip-blame because just b'' prefix Differential Revision: https://phab.mercurial-scm.org/D3132

[workspace]
members = ["hgcli"]