Which Git command enables the developer to revert back to f414f31 commit to discard changes in the current working tree?
A. git reset --hard f414f31
B. git reset checkout --hard f414f31
C. git reset --soft f414f31
D. git checkout f414f31
Which Git command enables the developer to revert back to f414f31 commit to discard changes in the current working tree?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which Git command enables the developer to revert back to f414f31 commit to discard changes in the current working tree?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!