mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 08:16:16 -04:00
Update git-memo.content.md: Fix Typo
This commit is contained in:
parent
cb74514c30
commit
23702258ca
1 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ git commit --amend --no-edit
|
||||||
|
|
||||||
## Branches
|
## Branches
|
||||||
|
|
||||||
Lists all local branches in your repository (use -a for remote local and remote branches):
|
Lists all local branches in your repository (use -a for local and remote branches):
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git branch
|
git branch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue