Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
bd4aaff3f3
|
|||
|
e6ac6890b2
|
@@ -71,8 +71,8 @@ revision, you can use the `-n` or `--new` flag.
|
||||
|
||||
```sh
|
||||
jj-cz -n # equivalent of `jj-cz && jj new`
|
||||
jj-cz xs -n # equivalent of `jj-cz xs && jj new`
|
||||
jj-cz -n xs # equivalent of `jj-cz xs && jj new`
|
||||
jj-cz xs -n # equivalent of `jj-cz xs && jj new xs`
|
||||
jj-cz -n xs # equivalent of `jj-cz xs && jj new xs`
|
||||
```
|
||||
|
||||
You cannot, however, call `jj-cz` on multiple revisions with the `--new` flag active.
|
||||
|
||||
Reference in New Issue
Block a user