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

            Bug ID: 5828
           Summary: Config option to prevent amending with working
                    directory with date change
           Product: Mercurial
           Version: 4.5
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: fah...@faheem.info
                CC: mercurial-devel@mercurial-scm.org

When -D is specified with  hg amend` and if the working directory is clean, `hg
amend` should prevent amending and say nothing has changed.

The current behavior in this case is to create a new and identical cset with
just a changed date, which is generally undesirable behavior.

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

Reply via email to