Skip to content

Commit 79de455

Browse files
tacker66gitster
authored andcommitted
glossary: remove outdated/misleading/irrelevant entries
Signed-off-by: Thomas Ackermann <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent a46221e commit 79de455

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

Documentation/glossary-content.txt

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@ to point at the new commit.
104104
an arbitrary <<def_commit,commit>> that isn't necessarily the tip of any
105105
particular branch. In this case HEAD is said to be "detached".
106106

107-
[[def_dircache]]dircache::
108-
You are *waaaaay* behind. See <<def_index,index>>.
109-
110107
[[def_directory]]directory::
111108
The list you get with "ls" :-)
112109

@@ -115,11 +112,6 @@ to point at the new commit.
115112
it contains modifications which have not been <<def_commit,committed>> to the current
116113
<<def_branch,branch>>.
117114

118-
[[def_ent]]ent::
119-
Favorite synonym to "<<def_tree-ish,tree-ish>>" by some total geeks. See
120-
http://en.wikipedia.org/wiki/Ent_(Middle-earth) for an in-depth
121-
explanation. Avoid this term, not to confuse people.
122-
123115
[[def_evil_merge]]evil merge::
124116
An evil merge is a <<def_merge,merge>> that introduces changes that
125117
do not appear in any <<def_parent,parent>>.
@@ -257,8 +249,7 @@ This commit is referred to as a "merge commit", or sometimes just a
257249
<<def_object,object>>.
258250

259251
[[def_octopus]]octopus::
260-
To <<def_merge,merge>> more than two <<def_branch,branches>>. Also denotes an
261-
intelligent predator.
252+
To <<def_merge,merge>> more than two <<def_branch,branches>>.
262253

263254
[[def_origin]]origin::
264255
The default upstream <<def_repository,repository>>. Most projects have

0 commit comments

Comments
 (0)