Back to Jj

Git command table

docs/git-command-table.md

0.40.0297 B
Original Source

Git command table

Note that all jj commands can be run on any commit (not just the working-copy commit), but that's left out of the table to keep it simple. For example, jj squash -r <revision> will move the diff from that revision into its parent.

{{ read_yaml("git-command-table.yml") }}