git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* `git merge --abort` does not run `git rerere clear`
@ 2018-06-12 19:32 Sam Kuper
  2018-06-12 19:52 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Kuper @ 2018-06-12 19:32 UTC (permalink / raw)
  To: git

`man git-rerere` says:

> clear
>
> Reset the metadata used by rerere if a merge resolution is to be
> aborted. Calling git am [--skip|--abort] or git rebase
> [--skip|--abort] will automatically invoke this command.

It makes sense that `git am [--skip|--abort]` and `git rebase
[--skip|--abort]` would run `git rerere clear`.

However, if they run it, then shouldn't `git merge --abort` run it, too?

If not, then what is the reason why not, and might it be helpful for
this reason to be mentioned at some appropriate place in the
documentation?

Thanks :)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-12 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-12 19:32 `git merge --abort` does not run `git rerere clear` Sam Kuper
2018-06-12 19:52 ` Junio C Hamano
2018-06-12 22:35   ` Sam Kuper

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).