We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 691b338 commit 4b27423Copy full SHA for 4b27423
tips.json
@@ -265,5 +265,5 @@
265
"tip": "git rebase -i --autosquash"
266
}, {
267
"title": "skip staging area during commit",
268
- "tip": "git commit -a -m 'commit message'"
+ "tip": "git commit -am 'commit message'"
269
}]
0 commit comments