git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git mergetool vs stash apply
@ 2008-05-20  8:02 Alexander Gladysh
  2008-05-20  9:02 ` Jeff King
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Gladysh @ 2008-05-20  8:02 UTC (permalink / raw)
  To: git

Hi, list!

The git mergetool ignores conflicts by git stash apply:

$ git stash apply
Auto-merged path/file.ext
CONFLICT (content): Merge conflict in path/file.ext

$ git mergetool
merge tool candidates: kdiff3 kdiff3 tkdiff xxdiff meld gvimdiff
opendiff emerge vimdiff
No files need merging

While path/file.ext do contain merge conflict.

The git mergetool works for git merge and git rebase. Maybe it should
work for git stash as well? I automatically type git mergetool when I
see CONFLICT in Git output. %-)

Alexander.

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

end of thread, other threads:[~2008-05-20 12:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-20  8:02 git mergetool vs stash apply Alexander Gladysh
2008-05-20  9:02 ` Jeff King
2008-05-20 11:16   ` Alexander Gladysh
2008-05-20 11:52     ` Jakub Narebski
2008-05-20 12:32       ` Alexander Gladysh
2008-05-20 12:45         ` 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).