Correct minor typo in git-memo.content.md
Removed extra "h" from the word branch
This commit is contained in:
parent
2d55c0146e
commit
f7256fb42a
@ -98,7 +98,7 @@ git bisect bad ca82a6dff817ec66f44342007202690a93763949
|
|||||||
Pulling new changes into current branch from mainline
|
Pulling new changes into current branch from mainline
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git checkout [branchh-name]
|
git checkout [branch-name]
|
||||||
git fetch origin [master-branch-name]
|
git fetch origin [master-branch-name]
|
||||||
git rebase origin/[master-branch-name]
|
git rebase origin/[master-branch-name]
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user