git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Invisible file remove during merge
@ 2016-10-11  1:04 Octavio Alvarez
  2016-10-11  2:42 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Octavio Alvarez @ 2016-10-11  1:04 UTC (permalink / raw)
  To: git

Hi.

If I do a "git rm file" during conflict resolution, the removed file
(mysterious-file.txt) does not show up on "git log --stat" nor "git show
--patch" for the merge commit.

"git log --all --stat --follow -- mysterious-file.txt" only shows the
commit where the file was added.

I also tried --full-history

I prepared a sample repository that exhibits a behavior I was not expecting:

https://github.com/alvarezp/invisible-remove-git-demo

Am I missing some option?

Thanks.


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

end of thread, other threads:[~2016-10-11  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-11  1:04 Invisible file remove during merge Octavio Alvarez
2016-10-11  2:42 ` Jeff King

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).