README.adoc in git-lint-2.2.1 vs README.adoc in git-lint-2.3.0
- old
+ new
@@ -758,11 +758,11 @@
committed is never needed. These prefixes are not only short and easy to remember but also have the
added benefit of categorizing the commits for building release notes, change logs, etc. This becomes
handy when coupled with another tool, link:https://www.alchemists.io/projects/milestoner[Milestoner],
for producing consistent project milestones and Git tag histories.
-Automatically ignores _fixup!_ or _squash!_ commit prefixes when used as a Git Hook in order to not
-disturb interactive rebase workflows.
+💡 Automatically ignores _amend!_, _fixup!_, or _squash!_ commit prefixes when used as a Git Hook in
+order to not disturb interactive rebase workflows.
=== Commit Subject Suffix
[options="header"]
|===