Open
Description
Feature suggestion
I got stuck on pushing my local commits to GitLab. The Git Push message kept loading indefinitely.
Took me a while to figure out this was because my terminal was asking me to insert my passphrase. To be expected if you have a passphrase set up for your id_rsa/ ssh key, but not something I though of initially.
Posting this for two reasons:
- Others get to figure this out earlier
- Would be nice if the loading screen either hints to inserting your passphrase or, even better, allows you to enter your passphrase from within the GUI.