1066 shaares
611 private links
611 private links
git commit -a (or git commit --all) automatically stages files that have been modified.
Some of my repos now include git hooks that would be completely negated if my git commit command message auto-stages everything.