From: Michael J Gruber Date: Mon, 2 Mar 2015 13:08:09 +0000 (+0100) Subject: git-remote.txt: describe behavior without --tags and --no-tags X-Git-Tag: v2.3.3~7^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aaba0ab46273b2c0d540a24ad4fb7a1a55e7f5e1?hp=--cc git-remote.txt: describe behavior without --tags and --no-tags Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- aaba0ab46273b2c0d540a24ad4fb7a1a55e7f5e1 diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt index cb103c8b6f..f52d20a943 100644 --- a/Documentation/git-remote.txt +++ b/Documentation/git-remote.txt @@ -58,6 +58,9 @@ remote repository. With `--no-tags` option, `git fetch ` does not import tags from the remote repository. + +By default, only tags on fetched branches are imported +(see linkgit:git-fetch[1]). ++ With `-t ` option, instead of the default glob refspec for the remote to track all branches under the `refs/remotes//` namespace, a refspec to track only ``