Skip to content

Commit 4b27423

Browse files
committed
-am
1 parent 691b338 commit 4b27423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tips.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,5 @@
265265
"tip": "git rebase -i --autosquash"
266266
}, {
267267
"title": "skip staging area during commit",
268-
"tip": "git commit -a -m 'commit message'"
268+
"tip": "git commit -am 'commit message'"
269269
}]

0 commit comments

Comments
 (0)