Skip to content

Commit c1bab28

Browse files
jnarebJunio C Hamano
authored andcommitted
Documentation: Add definition of "evil merge" to GIT Glossary
Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent 5adf317 commit c1bab28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/glossary.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ to point at the new commit.
121121
`http://en.wikipedia.org/wiki/Ent_(Middle-earth)` for an in-depth
122122
explanation. Avoid this term, not to confuse people.
123123

124+
[[def_evil_merge]]evil merge::
125+
An evil merge is a <<def_merge,merge>> that introduces changes that
126+
do not appear in any <<def_parent,parent>>.
127+
124128
[[def_fast_forward]]fast forward::
125129
A fast-forward is a special type of <<def_merge,merge>> where you have a
126130
<<def_revision,revision>> and you are "merging" another

0 commit comments

Comments
 (0)