1008 shaares
594 private links
594 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.