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
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
When presented with the configuration screen if you check the "Use a remote git repo" check box and start to enter a user name it is impossible to deselect this option. You cannot move from Git Password to Git Username without typing a password and if you delete the user name you cannot move out of that text entry box. All the entry restrictions should not disable the ability to navigate through the window. They should only stop you from clicking save.
To reproduce:
Check "Use a remote git repo?"
Click in the Git User Name text box and enter a username
Click in the Git Password text box
Try clicking "Use a remote git repo?" to disable this feature (doesn't work).
Try clicking in the Git User Name text box (doesn't work).
The text was updated successfully, but these errors were encountered:
Thanks for the feedback. I'll change it for the next release.
Op 8 sep. 2015 16:35 schreef "Jeff" notifications@github.com:
When presented with the configuration screen if you check the "Use a
remote git repo" check box and start to enter a user name it is impossible
to deselect this option. You cannot move from Git Password to Git Username
without typing a password and if you delete the user name you cannot move
out of that text entry box. All the entry restrictions should not disable
the ability to navigate through the window. They should only stop you from
clicking save.
To reproduce:
Check "Use a remote git repo?"
Click in the Git User Name text box and enter a username
Click in the Git Password text box
Try clicking "Use a remote git repo?" to disable this feature (doesn't
work).
Try clicking in the Git User Name text box (doesn't work).
—
Reply to this email directly or view it on GitHub #42.
Added an about form
added version info
fixed remote bug on initial config
GitIsAlive and HTTPSisAlive don't throw exceptions anymore when the URL is not valid
Config validation fixed (issue #42)
When presented with the configuration screen if you check the "Use a remote git repo" check box and start to enter a user name it is impossible to deselect this option. You cannot move from Git Password to Git Username without typing a password and if you delete the user name you cannot move out of that text entry box. All the entry restrictions should not disable the ability to navigate through the window. They should only stop you from clicking save.
To reproduce:
The text was updated successfully, but these errors were encountered: