tests/bundles/test-invalid-branch-name.hg
author Durham Goode <durham@fb.com>
Mon, 17 Jun 2013 19:44:00 -0700
changeset 19326 7014526d67a8
parent 17984 b74361cf7c0a
permissions -rw-r--r--
revlog: add exception when linkrev == nullrev When we deployed the latest crew mercurial to our users, a few of them had issues where a filelog would have an entry with a -1 linkrev. This caused operations like rebase and amend to create a bundle containing the entire repository, which took a long time. I don't know what the issue is, but adding this check should prevent repos from getting in this state, and should help us pinpoint the issue next time it happens.
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)