正解は `git tag` です。注釈付きタグ(annotated tag)を作成する場合は `git tag -a v1.0 -m "message"` のようにします。
教科書へ直接移動
読みたい分野を選べます