LinuxCommandLibrary

jj-status

shows the status of the working copy in Jujutsu

TLDR

Show working copy status

$ jj status
copy
Short format
$ jj st
copy

SYNOPSIS

jj status | st

DESCRIPTION

jj status shows the status of the working copy in Jujutsu. Displays the current change, parent commit, and any modified files. In jj, the working copy is always treated as a commit being worked on.

SEE ALSO

jj(1), jj-diff(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community