We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7872289 commit cd8f373Copy full SHA for cd8f373
3-way-merge/README.md
@@ -31,6 +31,6 @@ You again live in your own branch, this time we will be doing a bit of juggling
31
- `git add`
32
- `git commit`
33
- `git commit -m`
34
-- `git merge <branchA> <branchB>`
+- `git merge <branch-name>`
35
- `git diff <branchA> <branchB>`
36
- `git log --oneline --graph --all`
0 commit comments