mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-06-14 10:14:51 -04:00
Correct minor typo in git-memo.content.md
Removed extra "h" from the word branch
This commit is contained in:
parent
2d55c0146e
commit
f7256fb42a
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ git bisect bad ca82a6dff817ec66f44342007202690a93763949
|
|||
Pulling new changes into current branch from mainline
|
||||
|
||||
```shell
|
||||
git checkout [branchh-name]
|
||||
git checkout [branch-name]
|
||||
git fetch origin [master-branch-name]
|
||||
git rebase origin/[master-branch-name]
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue