aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-24 23:12:45 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-24 23:12:45 +0200
commita525e58862d346db8a8dfba9eba81cb684ad75c7 (patch)
tree1c8b59afd55cae2ddf8aba2d6c5371a6cd02c89c
parentadd symref to glossary (diff)
downloadusing-git-a525e58862d346db8a8dfba9eba81cb684ad75c7.tar.gz
using-git-a525e58862d346db8a8dfba9eba81cb684ad75c7.tar.bz2
using-git-a525e58862d346db8a8dfba9eba81cb684ad75c7.tar.xz
add reachable to glossary
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--using-git.texinfo5
1 files changed, 4 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 3827e8d..4123eb8 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -2287,7 +2287,10 @@ branch, often a remote-tracking branch.
The action of sending updates to a remote
repository.
-@c TODO @item reachable
+@item reachable
+All ancestors of a given commit are reachable
+from that commit. This can be generallised to
+chained objects.
@item rebase
The action of rewriting history by pretending