Answers for "git remove something from the staging area"

-1

remove file from stage git

git rm --cached <file>
Posted by: Guest on March-23-2020

Code answers related to "git remove something from the staging area"

Browse Popular Code Answers by Language