git restore --staged path/to/file

📦 GitHub
✨ The Prompt Phrase
What Git command do you use to remove a specific file from the staging area without discarding the changes you made to it?

~git restore --staged path/to/file~

💻 Code Preview

📦 All-in-One Code
<div style="position:fixed;top:0px;left:0px;right:0px;bottom:0px;"><div data-zite-id="mfoyxl2prf" data-zite-embed-type="fullscreen" style="width:100%;height:100%;" data-zite-inherit-parameters ></div><script src="https://server.fillout.com/embed/v2-zite/"></script></div>
Live Preview