git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Lost changes after merge
@ 2018-10-29  8:49 Gray King
  2018-10-29  8:51 ` Gray King
  2018-10-29 14:18 ` Jeff King
  0 siblings, 2 replies; 6+ messages in thread
From: Gray King @ 2018-10-29  8:49 UTC (permalink / raw)
  To: git

Hello,

  I have a very strange issue described below:

* Here is the tree before I merge via `git log --format="%h %p %d" -n
20 --all --graph`:

https://upaste.de/9Pe

* Here is the output of `git log --format="%h %p %d" -2 path/to/file`:

a008c4d580 c61f96eb5d
a274b6e7ca 67c1000ca3

* Here is the merge commands:

git merge f087081868
# fix conflicts

* Here is the tree after I merged via `git log --format="%h %p %d" -n
20 --all --graph`:

https://upaste.de/8Bx


* Here is the output of `git log --format="%h %p %d" -2 path/to/file`:

a274b6e7ca 67c1000ca3
67c1000ca3 00bd5c8c89

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

end of thread, other threads:[~2018-10-31 15:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-29  8:49 Lost changes after merge Gray King
2018-10-29  8:51 ` Gray King
2018-10-29 14:18 ` Jeff King
2018-10-30  2:46   ` Gray King
2018-10-30 15:29     ` Rafael Ascensão
2018-10-31 15:30     ` Brandon McCaig

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