Passphrase request when comparing two branches #235
Unanswered
Crystal-szj
asked this question in
Q&A
Replies: 1 comment
-
@Crystal-szj If you do once |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @SarahAlidoost and @BSchilperoort,
I'm working with compare_git_branch_results.ipynb, which updates two branches to their latest versions and compares the results. However, when I run
The passphrase is requested:
but it seems that there is no way to enter the password in a Jupyter notebook.
Currently, I manually
git pull
twice to sync my local branches with Github.Do you know of any smart alternatives or solutions for this? Your insights would be greatly appreciated.
Thanks a lot.
Zengjing
Beta Was this translation helpful? Give feedback.
All reactions