From d44c20a0f61e90636f8cecb23cd2694640a387f3 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 11 Jan 2006 03:35:46 -0800 Subject: [PATCH] Autogenerated man pages for v1.1.1-g0f76f --- man1/git-fetch.1 | 4 ++++ man1/git-pull.1 | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/man1/git-fetch.1 b/man1/git-fetch.1 index 3d0ed9af6..69706331e 100755 --- a/man1/git-fetch.1 +++ b/man1/git-fetch.1 @@ -51,6 +51,10 @@ By default, git\-fetch fetches tags that point at objects that are downloaded fr \-t, \-\-tags Most of the tags are fetched automatically as branch heads are downloaded, but tags that do not point at objects reachable from the branch heads that are being tracked will not be fetched by this mechanism\&. This flag lets all tags and their associated objects be downloaded\&. +.TP +\-k, \-\-keep +Keep downloaded pack\&. + .TP \-u, \-\-update\-head\-ok By default git\-fetch refuses to update the head which corresponds to the current branch\&. This flag disables the check\&. Note that fetching into the current branch will not update the index and working directory, so use it with care\&. diff --git a/man1/git-pull.1 b/man1/git-pull.1 index eb69fea22..e32eff588 100755 --- a/man1/git-pull.1 +++ b/man1/git-pull.1 @@ -63,6 +63,10 @@ By default, git\-fetch fetches tags that point at objects that are downloaded fr \-t, \-\-tags Most of the tags are fetched automatically as branch heads are downloaded, but tags that do not point at objects reachable from the branch heads that are being tracked will not be fetched by this mechanism\&. This flag lets all tags and their associated objects be downloaded\&. +.TP +\-k, \-\-keep +Keep downloaded pack\&. + .TP \-u, \-\-update\-head\-ok By default git\-fetch refuses to update the head which corresponds to the current branch\&. This flag disables the check\&. Note that fetching into the current branch will not update the index and working directory, so use it with care\&. -- 2.26.2