Which command reverses the last commit without changing the index file or the working tree position? A. git revert HEAD B. git reset --hard HEAD~3 C. git reset --soft HEAD^ D. git revert Correct Answer: C This question is in 200-901 exam For getting Cisco Certified DevNet Associate Certificate
Please login or Register to submit your answer