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.
2 parents 5f97c64 + 0a74395 commit 8bb15a1Copy full SHA for 8bb15a1
book/07-git-tools/sections/advanced-merging.asc
@@ -357,7 +357,7 @@ Let's explore a couple of tools that you now have at your disposal to determine
357
Perhaps it's not obvious how exactly you should fix this conflict.
358
You need more context.
359
360
-One helpful tool is `git checkout` with the `--conflict' option.
+One helpful tool is `git checkout` with the `--conflict` option.
361
This will re-checkout the file again and replace the merge conflict markers.
362
This can be useful if you want to reset the markers and try to resolve them again.
363
0 commit comments