Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:

jj-uncommit-to-working-copy

// In a jj-colocated git repo, take a jj commit (default `@-`, the parent of the working copy) and fold its changes into the working copy as undescribed changes — equivalent to "uncommitting" so they re-appear as unstaged changes in `git status`. NEVER calls `git reset`, `git checkout`, or any other mutating git command. Use when: the user says "uncommit", "put changes back as unstaged", "undo last jj commit", "move commit into working copy", "unstage from jj", or has a described jj commit they want to re-stage / re-split / amend differently.

$ git log --oneline --stat
stars:١٣٣
forks:١٥
updated:١٠ مايو ٢٠٢٦ في ٠٠:٤١
SKILL.md
readonly