git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* which files will have conflicts between two branches?
@ 2013-03-27 21:48 J.V.
  2013-03-28 16:17 ` Magnus Bäck
  0 siblings, 1 reply; 2+ messages in thread
From: J.V. @ 2013-03-27 21:48 UTC (permalink / raw)
  To: git@vger.kernel.org

I have two local branches (tracked to remote) that are in sync (did a 
git pull on both branches from their corresponding remote).

Is this the best way to merge?

I would be merging local/branch1 => local/branch2 (test this branch) and 
then push local/branch2 => origin/branch1  (and would expect no merge 
conflicts if anyone has not checked in anything.

---
Also with two local branches, Is there a way to get a list of files (one 
line per file) of files that would have merge conflicts that would need 
to be resolved?

thanks

J.V.

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

end of thread, other threads:[~2013-03-28 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27 21:48 which files will have conflicts between two branches? J.V.
2013-03-28 16:17 ` Magnus Bäck

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