Skip to content

Make check50 and submit50 works with git passphrase #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KMohZaid
Copy link

So i am using git with commit signing and my key have passphrase. I was wondering why my submit50 and check50 upload is stuck .

At first i thought it is problem my system but when i ran it in debug level i find out that git commit was stuck and behind the scene it was waiting for input passphrase.

So i have added support for it, maybe someone like me may struggle in future without this

Thanks

Also, i don't wanted to pass ProgressBar object through out the method so i made GLOBAL SIGNAL variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant