Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-13 00:19:20 +00:00
parent 4c553ecd81
commit 7351e2a037
106 changed files with 151 additions and 108 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# jj git fetch
> Fetch from a Git remote, downloading objects and refs from the remote repository.
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-git-fetch>.
> More information: <https://docs.jj-vcs.dev/latest/cli-reference/#jj-git-fetch>.
- Fetch the latest changes from the default remote repository: