]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/gitcore-tutorial.txt
Merge branch 'th/remote-usage' into maint
[git.git] / Documentation / gitcore-tutorial.txt
index b3640c4e64494689841e598cf17741ea8620af12..0382d2c0adef3341e07b239c20cb152cec93d582 100644 (file)
@@ -602,7 +602,7 @@ $ git tag -s <tagname>
 ----------------
 
 which will sign the current `HEAD` (but you can also give it another
-argument that specifies the thing to tag, i.e., you could have tagged the
+argument that specifies the thing to tag, e.g., you could have tagged the
 current `mybranch` point by using `git tag <tagname> mybranch`).
 
 You normally only do signed tags for major releases or things