We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The "checkout pull request" and "update pull request" commands do not work when using Python 3.
To Reproduce Steps to reproduce the behavior (be sure to include the exact command phrase you are using):
I get this error and git bash opens but nothing happens:
Chrome: checkout [this] pull request [locally] DEBUG:action.exec:Executing action: 'github_checkoutupdate_pull_request'() ({'_grammar': Grammar(g26), '_rule': ChromeRule(google chrome), '_node': Node: Alternative(...), ['checkout', 'pull', 'request'], 'n': 1, 'm': '', 'nth': ''}) DEBUG:action.exec:Executing action: ['c-l/20'] (None) DEBUG:action.exec:Executing action: ['c-c'] (None) DEBUG:action.exec:Executing action: Pause('0') (None) AHK_PATH = C:\Program Files\AutoHotkey\AutoHotkey.exe Error:C:\Users\kmbel\Documents\caster\castervoice\lib\github_automation.ahk neither returned 'activated' nor 'does not exist' Fallback: load new instance of :MINGW64 Error: git terminal took too long to load for script:C:\Users\kmbel\Documents\caster\castervoice\lib\github_automation.ahk
Expected behavior Git bash opens and prints the fetch and checkout commands as normal.
System:
The text was updated successfully, but these errors were encountered:
@codingApprentice do you know what's going on here?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The "checkout pull request" and "update pull request" commands do not work when using Python 3.
To Reproduce
Steps to reproduce the behavior (be sure to include the exact command phrase you are using):
I get this error and git bash opens but nothing happens:
Expected behavior
Git bash opens and prints the fetch and checkout commands as normal.
System:
The text was updated successfully, but these errors were encountered: