Merge branch 'maint'
* maint: help: Do not unnecessarily look for a repository Documentation: Fix a few i.e./e.g. mix-ups Documentation: Document --branch option in git clone synopsis
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user