Jujutsu
@dismal_swamper/jujutsuv2026.09.19.1
01README
Publish working-copy changes from a jj (jujutsu) repository with a change-based bookmark
02Models
@dismal_swamper/jujutsuv2026.09.19.1jujutsu.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| workingDirectory? | string |
fn publish(message: string)
Describe the working-copy commit, start a fresh working copy, and push the described commit to the default remote with a change-based bookmark
| Argument | Type | Description |
|---|---|---|
| message | string | Description applied to the working-copy commit before pushing |
Resources
result(infinite)— Result of the working-copy publish
03Stats
A
100 / 100
Downloads
0
Archive size
3.7 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
04Platforms
05Labels