ok/jj
1
0
Fork 0
forked from mirrors/jj

tutorial: delete obsolete mention of aliases

The heading says it's going to explain aliases, but it doesn't, and
now that we've documented aliases in config.md, we probably don't need
to mention it in the tutorial.
This commit is contained in:
Martin von Zweigbergk 2023-01-26 15:02:19 -08:00 committed by Martin von Zweigbergk
parent 772d6c47dd
commit c5cc2e6d46

View file

@ -126,7 +126,7 @@ edit typically depends on how done you are with the change; if the change is
almost done, it makes sense to use `jj checkout` so you can easily review your
adjustments with `jj diff` before running `jj squash`.
## The log command, "revsets", and aliases
## The log command and "revsets"
You're probably familiar with `git log`. Jujutsu has very similar functionality
in its `jj log` command: