| ▲ | bilalq 10 hours 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. | ||
| ▲ | ZYbCRq22HbJ2y7 9 hours ago | parent [-] | |
There are probably other tools like this that keep version history based on filesystem events, independent from the project's git repository | ||