From: Ralf Wildenhues Date: Tue, 9 Oct 2007 21:01:05 +0000 (+0200) Subject: Fix wording in push definition. X-Git-Tag: v1.5.4-rc0~365 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2c619db8845e6259995ccb4f666e5bbc636c9e14;p=git.git Fix wording in push definition. Make the definition of push in the glossary readable. Signed-off-by: Lars Hjemli Signed-off-by: Shawn O. Pearce --- diff --git a/Documentation/glossary.txt b/Documentation/glossary.txt index d99fa199d..56451775e 100644 --- a/Documentation/glossary.txt +++ b/Documentation/glossary.txt @@ -301,8 +301,8 @@ This commit is referred to as a "merge commit", or sometimes just a [[def_push]]push:: Pushing a <> means to get the branch's <> from a remote <>, - find out if it is an ancestor to the branch's local - head ref is a direct, and in that case, putting all + find out if it is a direct ancestor to the branch's local + head ref, and in that case, putting all objects, which are <> from the local head ref, and which are missing from the remote repository, into the remote