summaryrefslogtreecommitdiffstats
path: root/gitcore-tutorial.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-12-01 21:16:59 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-12-01 21:16:59 +0000
commit2bd8a74930f0e0649154186daa892b3daa2211a0 (patch)
tree9c17731b3ad7e078548dd05bf3505558783f9dd3 /gitcore-tutorial.txt
parent8fddeedee69740f179e74fef731c8022dcbee70b (diff)
downloadgit-htmldocs-2bd8a74930f0e0649154186daa892b3daa2211a0.tar.gz
Autogenerated HTML docs for v1.6.6-rc0-114-gc8648
Diffstat (limited to 'gitcore-tutorial.txt')
-rw-r--r--gitcore-tutorial.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitcore-tutorial.txt b/gitcore-tutorial.txt
index e23739439..f762dca44 100644
--- a/gitcore-tutorial.txt
+++ b/gitcore-tutorial.txt
@@ -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