You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add non-interactive mode as the default. This would just undo the last operation, which is the most common case. It's also a lot simpler to demo.
Include the git command that was being run as part of the transaction.
Include some UI controls to handle going back and forth, and don't just rely on the keyboard.
Checkout operations don't use the standard progress reporting mechanism, so it might appear that git undo is hanging when it's doing a long checkout operation.
The text was updated successfully, but these errors were encountered:
git
command that was being run as part of the transaction.git undo
is hanging when it's doing a long checkout operation.The text was updated successfully, but these errors were encountered: