from github to this gitea
This commit is contained in:
13
git switch to branch.md
Normal file
13
git switch to branch.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
alias: "switch to branch"
|
||||
name: "switch to branch"
|
||||
---
|
||||
up::[[Git Branches]]
|
||||
title::"`git checkout <branch_name>`"
|
||||
#informatique
|
||||
|
||||
----
|
||||
|
||||
```bash
|
||||
$> git checkout <branch_name>
|
||||
```
|
Reference in New Issue
Block a user