tests/test-gendoc-zh_CN.t
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
Thu, 29 Oct 2020 13:54:25 +0100
changeset 45831 976b26bdd0d8
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
commit: warn the user when a commit already exists Sometimes, a commit will result in an exact match of a preexisting commit, and if that commit isn't a branch head, hg will incorrectly note that it created a new head. Instead, we should warn the user that commit already existed in the repository. In practice, this bug is rather uncommon, and will only occur when the usr explicitly sets the date. Please note that this commit contains an API change to cmdutil.commitstatus() Differential Revision: https://phab.mercurial-scm.org/D9257

#require docutils gettext

  $ $TESTDIR/check-gendoc zh_CN
  checking for parse errors