Options (3)
booleanShow operation log
Example:
jj {{[op|operation]}} log-s, --summarybooleanShow stat, summary, and patch of modifications of an operation
Example:
jj {{[op|operation]}} show {{--stat}} {{[-s|--summary]}} {{[-p|--patch]}} {{operation}}-p, --patchbooleanShow stat, summary, and patch of modifications of an operation
Example:
jj {{[op|operation]}} show {{--stat}} {{[-s|--summary]}} {{[-p|--patch]}} {{operation}}Examples (6)
Undo the last operation
jj [op|operation] undoUndo a given operation
jj [op|operation] undo operationRestore the repository to its state at a given operation
jj [op|operation] restore operationShow changes to the repository in an operation
jj [op|operation] show operationShow stat, summary, and patch of modifications of an operation
jj [op|operation] show --stat [-s|--summary] [-p|--patch] operationmade by @shridhargupta | data from tldr-pages