12 ms·
If your code was committed before the reset, check your git reflog for the lost code.
by smilliken 5mo ago
If your code was committed before the reset, check your git reflog for the lost code.
- shimman 5mo agoYeah, git reset --hard is something I do like once a week! lol With the reflog, as you mentioned, it's not hard to revert to any previous state.