Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'so/glossary-ancestor'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 8 May 2018 06:59:23 +0000
(15:59 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 8 May 2018 06:59:23 +0000
(15:59 +0900)
Docfix.
* so/glossary-ancestor:
glossary: substitute "ancestor" for "direct ancestor" in 'push' description.
Documentation/glossary-content.txt
patch
|
blob
|
history
raw
(from parent 1:
1ac0ce4
)
diff --git
a/Documentation/glossary-content.txt
b/Documentation/glossary-content.txt
index 6b8888d123826179ace38660f5043d897eb5ce70..6c2d23dc489474958d39d8053fc799b8616aafee 100644
(file)
--- a/
Documentation/glossary-content.txt
+++ b/
Documentation/glossary-content.txt
@@
-463,7
+463,7
@@
exclude;;
[[def_push]]push::
Pushing a <<def_branch,branch>> means to get the branch's
<<def_head_ref,head ref>> from a remote <<def_repository,repository>>,
- find out if it is a
direct
ancestor to the branch's local
+ find out if it is a
n
ancestor to the branch's local
head ref, and in that case, putting all
objects, which are <<def_reachable,reachable>> from the local
head ref, and which are missing from the remote