Skip to content

Commit

Permalink
-am
Browse files Browse the repository at this point in the history
  • Loading branch information
hemanth committed Feb 26, 2016
1 parent 691b338 commit 4b27423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tips.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,5 +265,5 @@
"tip": "git rebase -i --autosquash"
}, {
"title": "skip staging area during commit",
"tip": "git commit -a -m 'commit message'"
"tip": "git commit -am 'commit message'"
}]

0 comments on commit 4b27423

Please sign in to comment.