https://bz.mercurial-scm.org/show_bug.cgi?id=6836

            Bug ID: 6836
           Summary: push does not allow simulation
           Product: Mercurial
           Version: 6.4.2
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: chea...@gmail.com
                CC: mercurial-de...@mercurial-scm.org
    Python Version: ---

hg push can be used to export a subset of local changesets thanks to its --rev
option. hg push --rev foo may export more than foo, but there is unfortunately
no way of simulating what hg push will do to determine which changesets it
would export without actually exporting them.

Adding something like a --simulate option would let users preview how push
behave and use it confidently.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to