Y
Hacker News
new
|
ask
|
show
|
jobs
by
bilalq
103 days ago
Look into git reflog. If the changes were committed, it was almost certainly possible to still restore them, even if the commit is no longer in your branch.
1 comments
ZYbCRq22HbJ2y7
103 days ago
There are probably other tools like this that keep version history based on filesystem events, independent from the project's git repository
https://www.jetbrains.com/help/idea/local-history.html
link
https://www.jetbrains.com/help/idea/local-history.html