mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 09:59:39 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/jj-parallelize
Normal file
13
tldr/jj-parallelize
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# jj parallelize
|
||||
|
||||
> Parallelize revisions by making them siblings.
|
||||
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-parallelize>.
|
||||
|
||||
- Parallelize given revisions:
|
||||
|
||||
`jj parallelize {{revsets}}`
|
||||
Reference in New Issue
Block a user