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 003afa5 + 829eb78 commit 6137949Copy full SHA for 6137949
book/03-git-branching/sections/rebasing.asc
@@ -138,7 +138,7 @@ image::images/interesting-rebase-5.png[Final commit history.]
138
(((rebasing, perils of)))
139
Ahh, but the bliss of rebasing isn't without its drawbacks, which can be summed up in a single line:
140
141
-*Do not rebase commits that exist outside your repository and people may have based work on them.*
+*Do not rebase commits that exist outside your repository and that people may have based work on.*
142
143
If you follow that guideline, you'll be fine.
144
If you don't, people will hate you, and you'll be scorned by friends and family.
0 commit comments