1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 18:55:24 +02:00

Change subcommand from git fetch to simply git on jj's main page.

This commit is contained in:
Agam Agarwal 2025-07-01 00:54:06 +05:30
parent 3f3f2fb988
commit d5a9c4c247

View file

@ -1,7 +1,7 @@
# jj
> Jujutsu, a version control system.
> Some subcommands such as `log`, `desc`, `new`, `git fetch`, etc. have their own usage documentation.
> Some subcommands such as `log`, `desc`, `new`, `git`, etc. have their own usage documentation.
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/>.
- Update description of the given revision(s):