tests/bundles/test-invalid-branch-name.hg
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 23 Nov 2021 19:27:17 +0100
changeset 48397 8d585aa9becf
parent 17984 b74361cf7c0a
permissions -rw-r--r--
dirstate: drop comparison primitive on the timestamp class All comparison are now managed without using operator : - the status mtime comparisons is handled by the DirstateItem, - the fixup reliability check, - the update "hack". So we no longer needs the operator and should discourage its usage. Differential Revision: https://phab.mercurial-scm.org/D11841
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17984
b74361cf7c0a update: allow update to existing branches with invalid names (issue3710)
Tim Henigan <tim.henigan@gmail.com>
parents:
diff changeset
     1
(binary:application/octet-stream)