mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-30 19:32:39 +00:00
The table describes the simplified Git workflow of always using `git commit -a`. With that workflow, you don't need to `git add` or `git rm` to stage changes.