6 ms·
As an FYI you can recover from force pushes to GitHub using their UI[0] or their API[1]. And if you force push to one of your own machines you can use the refl
by nstj 6mo ago
As an FYI you can recover from force pushes to GitHub using their UI[0] or their API[1].
And if you force push to one of your own machines you can use the reflog[2].
[0]: https://stackoverflow.com/a/78872853 https://stackoverflow.com/a/78872853
[1]: https://stackoverflow.com/a/48110879 https://stackoverflow.com/a/48110879
[2]: https://stackoverflow.com/a/24236065 https://stackoverflow.com/a/24236065