mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
git-switch: add commit checkout (#21700)
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
|
||||
`git switch {{[-m|--merge]}} {{branch_name}}`
|
||||
|
||||
- Switch to a tag:
|
||||
- Switch to a tag or commit:
|
||||
|
||||
`git switch {{[-d|--detach]}} {{tag}}`
|
||||
`git switch {{[-d|--detach]}} {{tag|commit}}`
|
||||
|
||||
Reference in New Issue
Block a user