git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* conflict status
@ 2009-08-03 15:14 Michael Wild
  2009-08-03 17:37 ` Sverre Rabbelier
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Wild @ 2009-08-03 15:14 UTC (permalink / raw)
  To: git

Hi all

I'm merging two branches with a large number of conflicts.  
Fortunately, there are many modified/deleted conflicts (locally  
modified, remotely deleted), and I know that for those I want to pick  
the deleted version. However, I can't seem to motivate GIT into  
telling me for which of the conflicting files this is the case. I know  
that git-mergetool somehow extracts this information, but looking at  
the code, it seems to me that there must be an easier, user-level  
method of obtaining this information.

Generally speaking, I would like to know for each file with a conflict  
what it's status is, similar to what SVN does:
- locally modified/created/deleted/...
- remotely modified/created/deleted/...

Please excuse me if this is either trivial or has been answered many  
times before, but neither perusing the man-pages, nor asking google  
turned up anything remotely useful.

Thanks for the help

Michael

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

end of thread, other threads:[~2009-08-04  7:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-03 15:14 conflict status Michael Wild
2009-08-03 17:37 ` Sverre Rabbelier
2009-08-03 18:17   ` Thomas Rast
2009-08-03 18:35     ` Junio C Hamano
2009-08-04  7:10       ` Michael Wild
2009-08-04  7:19         ` Jakub Narebski
2009-08-04  7:31           ` Michael Wild
2009-08-04  7:56         ` Junio C Hamano

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