Skip to content

Commit 4e85748

Browse files
committed
Fix typo
1 parent a15e1ea commit 4e85748

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/blog/bash-script-before-reading-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ git investigate
8686
# - contributors: A sorted list of the most active committers
8787
# - bugs: A sorted list of files with commits related to bugs or fixes
8888
# - velocity: A sorted list of commit counts by month
89-
# - reverts-by-month: A list of revert commit count by month
89+
# - firefighting: A list commits relating to reverts, hotfixes, emergencies, or rollbacks
9090
# - credit-to: Link to the original blog post detailing these git commands
9191

9292
# Environment Variables

0 commit comments

Comments
 (0)