1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 00:15:25 +02:00

Make first character of note upper case

This commit is contained in:
Agam Agarwal 2025-07-01 09:02:50 +05:30
parent d51146575e
commit 7d40d2cab5

View file

@ -1,7 +1,7 @@
# jj edit # jj edit
> Set the specified revision as the working-copy revision. > Set the specified revision as the working-copy revision.
> Note: it is generally recommended to instead use `jj new` and `jj squash`. > Note: It is generally recommended to instead use `jj new` and `jj squash`.
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-edit>. > More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-edit>.
- Set the given revision as the working copy: - Set the given revision as the working copy: