]> git.phdru.name Git - git-wiki.git/blobdiff - pep-git.txt
Change example a bit
[git-wiki.git] / pep-git.txt
index 42cce324207616c312ffa2d4283ed5c1dcecaf30..970f4a20dcb111e16d5aba399c3c2d90943ccc57 100644 (file)
@@ -343,7 +343,8 @@ explicitly::
 
 For example::
 
-    $ git fetch origin tag 1.4.2 tag 2.1.7
+    $ git fetch origin tag 1.4.2
+    $ git fetch origin v1:v1 tag 2.1.7
 
 Git doesn't automatically pushes tags. That allows you to have private
 tags (lightweight tags are also private for a repo, they cannot be