tests/bundles/test-invalid-branch-name.hg
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 04 Dec 2018 21:58:46 -0800
changeset 40847 b34b1b865ef9
parent 17984 b74361cf7c0a
permissions -rw-r--r--
remotefilelog: avoid temporarily using "count" variable as synonym for "total" The "count" variable is generally used for updating progress, but early in fileserverclient.request(), its used to mean the total count. We already have another "total" variable for that, so it seems much clearer to use that. Differential Revision: https://phab.mercurial-scm.org/D5382
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)