MCQs>IT & Programming>Git>After staging changes to several files, you realize the changes to the confin.properties file are incorrect, and need to be removed from the stage and working directory. What command can you use to remove the staged changes to the file?
Git MCQs
After staging changes to several files, you realize the changes to the confin.properties file are incorrect, and need to be removed from the stage and working directory. What command can you use to remove the staged changes to the file?
Answer
Correct Answer: Git rm config.properties
Explanation:
Note: This Question is unanswered, help us to find answer for this one