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 b1e58cf commit b46943fCopy full SHA for b46943f
docs/HowToGuides/FAQ.md
@@ -173,4 +173,4 @@ provides a comprehensive overview of `rebase`:
173
174
It's important to note that you should only rebase commits that have not been pushed to a public branch.
175
If you need to tidy up commits that have already been pushed,
176
-it's generally better to use git revert to avoid causing confusion for other developers.
+it's generally better to use `git revert` to avoid causing confusion for other developers.
0 commit comments