commands.sh

jj status

all

Show high-level repository status. This includes the working copy commit and its parents, and a summary of the changes in the working copy and any existing conflicts in the working copy.

More info →

Options (1)

boolean

Show high-level status of the repository

Example: jj {{[st|status]}}

Examples (1)

Show high-level status of the repository

jj [st|status]
made by @shridhargupta | data from tldr-pages