

InterviewSolution
Saved Bookmarks
1. |
git reflog tracks the commits that are made and the commits that are discarded. |
Answer» git REFLOG tracks the commits that are MADE and the commits that are discarded. |
|