mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-12 07:14:38 +00:00
eae9e3408d
`jj | head` exits with non-zero code since `head` breaks the pipe. Also, removed `--color=always` from that command as it will shortly become unnecessary. Previosly, this caused the script to stop since it's run with `set -o pipefail`. Also, the operation id recovery code stopped working. We can use `jj debug operation` for this purpose now. |
||
---|---|---|
.. | ||
demo_git_compat.sh | ||
demo_juggle_conflicts.sh | ||
demo_operation_log.sh | ||
demo_resolve_conflicts.sh | ||
demo_working_copy.sh | ||
git_compat.png | ||
helpers.sh | ||
juggle_conflicts.png | ||
operation_log.png | ||
resolve_conflicts.png | ||
working_copy.png |