Command
Explanation
git reflog is used to record when the tips of branches were updated. It records the tips of branches that were updated.
Examples
Show reference log
Show log for specific branch
git reflog is used to record when the tips of branches were updated. It records the tips of branches that were updated.
Show reference log
Show log for specific branch