All of lore.kernel.org
 help / color / mirror / Atom feed
* git rerere forget isn't working?
@ 2015-01-12 14:20 Robert Dailey
  2015-01-12 18:24 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Dailey @ 2015-01-12 14:20 UTC (permalink / raw)
  To: Git

So I want a way to clear out the whole rerere cache (i.e. every
remembered conflict resolution). So I try this command:

$ git rerere forget .

It completes silently, I look at .git/rr-cache and there are still a
bunch of SHA1 directories in there. So I guess it didn't work. The
only way I can do this is to physically delete the .git/rr-cache
directory. I'd rather not do this, so is there a way to get this
command to work properly? I'm using git 2.1.0 on Windows.

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

end of thread, other threads:[~2015-01-13 13:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12 14:20 git rerere forget isn't working? Robert Dailey
2015-01-12 18:24 ` Junio C Hamano
2015-01-13 13:39   ` Robert Dailey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.