]> git.phdru.name Git - git-wiki.git/commitdiff
Change example a bit
authorOleg Broytman <phd@phdru.name>
Sat, 4 Jul 2015 15:42:30 +0000 (18:42 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 4 Jul 2015 15:42:30 +0000 (18:42 +0300)
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