mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 20:57:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -32,3 +32,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Switch to a branch and automatically merge the current branch and any uncommitted changes into it:
|
||||
|
||||
`git switch {{[-m|--merge]}} {{branch_name}}`
|
||||
|
||||
- Switch to a tag:
|
||||
|
||||
`git switch {{[-d|--detach]}} {{tag}}`
|
||||
|
||||
Reference in New Issue
Block a user