git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git merge --abort deletes unstaged files
@ 2014-09-15 15:43 André Hänsel
  2014-09-15 17:16 ` Andreas Schwab
  0 siblings, 1 reply; 6+ messages in thread
From: André Hänsel @ 2014-09-15 15:43 UTC (permalink / raw)
  To: git

As discussed in
https://groups.google.com/forum/#!topic/git-users/uR7gzLL2Ovc:

I ran git merge to merge a branch. There were some conflicted files.
Although they were automatically resolved by git rerere, I still had to add
them. I accidentally ran "git add ." instead of "git add -u". I noticed my
mistake and ran "git merge --abort" to start over. To my dismay all my
untracked files were gone.

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

end of thread, other threads:[~2014-09-15 22:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-15 15:43 git merge --abort deletes unstaged files André Hänsel
2014-09-15 17:16 ` Andreas Schwab
2014-09-15 19:25   ` Junio C Hamano
2014-09-15 21:54     ` Andreas Schwab
2014-09-15 22:02       ` Junio C Hamano
2014-09-15 22:28         ` Andreas Schwab

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 NNTP newsgroup(s).