Kevin Daudt venit, vidit, dixit 04.03.2015 00:12: > Only behaviour with these options are currently explained. Add > explanation what the default behaviour is. > > Signed-off-by: Kevin Daudt <me@xxxxxxxxx> > --- > Documentation/git-remote.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt > index a77607b..5bde0e1 100644 > --- a/Documentation/git-remote.txt > +++ b/Documentation/git-remote.txt > @@ -58,6 +58,9 @@ remote repository. > With `--no-tags` option, `git fetch <name>` does not import tags from > the remote repository. > + > +With neither `--tags` or `--no-tags` set, imports only tags that are > +reachable from downloaded history. > ++ > With `-t <branch>` option, instead of the default glob > refspec for the remote to track all branches under > the `refs/remotes/<name>/` namespace, a refspec to track only `<branch>` > So, how does this relate to: http://permalink.gmane.org/gmane.comp.version-control.git/264592 I don't mind you taking this over at all, it's just that we should keep things together where the discussion begun. Michael -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html