D5483: amend:added config option to update time to current in hg amend(issue5828)

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Fri Jan 4 05:45:06 EST 2019


pulkit added a comment.


  The patch is going in a good direction. We now need to make sure that we don't amend if date is the only thing which has changed.

INLINE COMMENTS

> test-amend.t:382
> +
> +  $ hg amend --config rewrite.update-timestamp=True
> +  $ hg log --limit 1

This one should not amend as there are no other changes than the date change.

REVISION DETAIL
  https://phab.mercurial-scm.org/D5483

To: taapas1128, #hg-reviewers
Cc: pulkit, yuja, mercurial-devel


More information about the Mercurial-devel mailing list