tests/bundles/rebase-revset.hg
author Kostia Balytskyi <ikostia@fb.com>
Wed, 02 Aug 2017 15:05:21 -0700
changeset 33683 7dcb517122f9
parent 15270 6cb6064f1d50
permissions -rw-r--r--
sparse: properly error out when absolute paths are used Current logic is misleading (it says it drops only absolute paths, but it actually drops all of them), not cross-platform (does not support Windows) and IMO just wrong (as it should just error out if absolute paths are given). This commit fixes it.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15270
6cb6064f1d50 rebase: add --rev option to rebase
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents:
diff changeset
     1
(binary:application/octet-stream)