Signed-off-by: Jon Loeliger <redacted>
---
Thin territory here for me. Feel free to alter if not right! :-)
Also notice the lonely --force option still...
Documentation/fetch-options.txt | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
applies-to: e7ff595f1fb6068b11a3a2c7eb71110faea998b8
839bbee0c81567d3f951b0cff3b2b855af6e1a99
diff --git a/Documentation/fetch-options.txt b/Documentation/fetch-options.txt
index 12d12b2..0e502ae 100644
--- a/Documentation/fetch-options.txt
+++ b/Documentation/fetch-options.txt
@@ -6,6 +6,9 @@
-f, \--force::
-t, \--tags::
+ By default, the git core utilities will not fetch and store
+ tags under the same name as the remote repository; ask it
+ to do so using `--tags`.
-u, \--update-head-ok::
By default `git-fetch` refuses to update the head which
---
0.99.9.GIT