Y
Hacker News
new
|
ask
|
show
|
jobs
by
louwhopley
763 days ago
For solo-private projects, I constantly catch myself writing full commit messages even though I never read it again, and `git commit -m "."` would suffice.
1 comments
aidenscott2016
762 days ago
git commit -mm works and is a bit quicker
link