feat: use switch instead of checkout
This commit is contained in:
@@ -86,7 +86,7 @@ git rebase --abort
|
||||
git branch
|
||||
|
||||
# Switch to a branch
|
||||
git checkout <branch-name>
|
||||
git switch <branch-name>
|
||||
```
|
||||
|
||||
## Verification
|
||||
|
||||
Reference in New Issue
Block a user