1066 shaares
610 private links
610 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.