@@ -104,9 +104,6 @@ to point at the new commit.
104
104
an arbitrary <<def_commit,commit>> that isn't necessarily the tip of any
105
105
particular branch. In this case HEAD is said to be "detached".
106
106
107
- [[def_dircache]]dircache::
108
- You are *waaaaay* behind. See <<def_index,index>>.
109
-
110
107
[[def_directory]]directory::
111
108
The list you get with "ls" :-)
112
109
@@ -115,11 +112,6 @@ to point at the new commit.
115
112
it contains modifications which have not been <<def_commit,committed>> to the current
116
113
<<def_branch,branch>>.
117
114
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
-
123
115
[[def_evil_merge]]evil merge::
124
116
An evil merge is a <<def_merge,merge>> that introduces changes that
125
117
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
257
249
<<def_object,object>>.
258
250
259
251
[[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>>.
262
253
263
254
[[def_origin]]origin::
264
255
The default upstream <<def_repository,repository>>. Most projects have
0 commit comments