git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Merge conflicts are reported relative to root not cwd
@ 2016-04-13 21:37 Stefan Beller
  2016-04-13 21:58 ` Junio C Hamano
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Beller @ 2016-04-13 21:37 UTC (permalink / raw)
  To: git@vger.kernel.org

$ cd t/
$ git merge ...
...
Auto-merging builtin/submodule--helper.c
Auto-merging builtin/fetch.c
CONFLICT (content): Merge conflict in builtin/fetch.c
Auto-merging builtin/clone.c
Auto-merging README.md
...

It should say ../builtin/fetch.c IMHO.
Any reason to keep the old behavior?

Thanks,
Stefan

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

end of thread, other threads:[~2016-04-14  8:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-13 21:37 Merge conflicts are reported relative to root not cwd Stefan Beller
2016-04-13 21:58 ` Junio C Hamano
2016-04-13 22:18   ` Stefan Beller
2016-04-13 22:40     ` Junio C Hamano
2016-04-13 22:41     ` Jeff King
2016-04-13 22:52       ` Stefan Beller
2016-04-14  7:53   ` Eric Deplagne

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