git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Glossary: trivial, clean, evil merge
@ 2007-05-17 10:39 Jakub Narebski
  2007-05-26 23:10 ` [RFC] How to show merge commits in gitweb? Jakub Narebski
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Narebski @ 2007-05-17 10:39 UTC (permalink / raw)
  To: git

  Glossary: trivial, clean, evil merge
              or
Merge flavours, and how to recognize them


What is the definition of a trivial merge? Is it tree-level merge, for 
which git-diff -c output would be empty?

What is the definition of clean merge? Is it merge without conflicts? 
How to name merge for which git-diff --cc output is empty: simple merge 
perhaps? I think it does not need to be clean merge in the "no 
conflicts" meaning.

What is the definition of evil merge? Is it merge for which merge commit 
is different from all the parents? How to name merge for which 
git-diff --cc output is non empty, then?

-- 
Jakub Narebski
Poland

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

end of thread, other threads:[~2007-05-26 23:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-17 10:39 Glossary: trivial, clean, evil merge Jakub Narebski
2007-05-26 23:10 ` [RFC] How to show merge commits in gitweb? Jakub Narebski

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