We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd4f85e + c3b7e90 commit 28040dfCopy full SHA for 28040df
SoC-2019-Ideas.md
@@ -214,9 +214,9 @@ This would consist in taking care of the following issues:
214
* Bonus: Make a flag to allow rebase to rewrite commit messages that
215
refer to older commits that were also rebased. (i.e. if rebasing
216
commits A and B, and commit B says `This reverts commit <sha-of-A>`,
217
- then rewritten B's commit message should say `This reverts commit
218
- <sha-of-rewritten-A>`.) Do this for both sha1sums and sha1sum
219
- abbreviations in commit messages.
+ then rewritten B's commit message should say
+ `This reverts commit <sha-of-rewritten-A>`.)
+ Do this for both sha1sums and sha1sum abbreviations in commit messages.
220
221
## Note about refactoring projects versus projects that implement new features
222
0 commit comments