4
70
Fork
You've already forked pay-respects
4

[Feature Request]: jujutsu #38

Closed
opened 2026年04月10日 17:19:46 +02:00 by dannypsnl · 1 comment

What do you want us to work on?

jj (Jujutsu) is a Git-compatible VCS that uses a subcommand hierarchy where Git-related operations live under jj git (e.g. jj git push, jj git fetch). It's easy to mistype these as:

  • jj push → should be jj git push
  • jj g push → should be jj git push
  • jj fetch → should be jj git fetch
  • jj pull → should be jj git fetch

jj itself will report messages like

error: unrecognized subcommand 'g'
 tip: some similar subcommands exist: 'gerrit', 'git'

That would be great if pay-respects gives suggestions for these.

### What do you want us to work on? [jj (Jujutsu)](https://github.com/jj-vcs/jj) is a Git-compatible VCS that uses a subcommand hierarchy where Git-related operations live under `jj git` (e.g. `jj git push`, `jj git fetch`). It's easy to mistype these as: - jj push → should be jj git push - jj g push → should be jj git push - jj fetch → should be jj git fetch - jj pull → should be jj git fetch `jj` itself will report messages like ``` error: unrecognized subcommand 'g' tip: some similar subcommands exist: 'gerrit', 'git' ``` That would be great if pay-respects gives suggestions for these.
Owner
Copy link

1fbace63c1

1fbace63c1
Sign in to join this conversation.
No Branch/Tag specified
main
dev
nightly
v0.8.8
v0.8.7
v0.8.6
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.7.13
v0.7.12
v0.7.11
v0.7.10
v0.7.9
v0.7.8
v0.7.7
v0.7.6
v0.7.5
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.14
v0.6.13
v0.6.12
v0.6.11
v0.6.10
v0.6.9
v0.6.8
v0.6.7
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.15
v0.5.14
v0.5.13
v0.5.12
v0.5.11
v0.5.10
v0.5.9
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.18
v0.4.17
v0.4.16
v0.4.15
v0.4.14
v0.4.13
v0.4.12
v0.4.11
v0.4.10
v0.4.9
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.1
v0.1.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
iff/pay-respects#38
Reference in a new issue
iff/pay-respects
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?