git rm --cached #6870
Unanswered
000000003ooo
asked this question in
Q&A
git rm --cached
#6870
Replies: 2 comments 1 reply
-
What do you want the command to do? Jujutsu doesn't have an index (aka cache aka staging area), so it might be better to explain what state you're in and what state you want to get to. Without knowing more, it sounds like you're looking for |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you just want to remove a file, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is there a similar command in jj work like git rm --cached?
Beta Was this translation helpful? Give feedback.
All reactions