Skip to content
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

Adding some ways of asking for a password, aka SSH support #803

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 29, 2018

  1. Adding some ways of asking for a password when git asks for it in net…

    …work operations
    
    SSH_ASKPASS/GIT_ASKPASS will ask for a password if there isn't one. If the command
    line asks for a password, use a custom UI to ask for it.
    shana committed May 29, 2018
    Configuration menu
    Copy the full SHA
    25e068a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into enhancements/ssh-support

    # Conflicts:
    #	src/GitHub.Api/Application/ApplicationManagerBase.cs
    StanleyGoldman committed May 29, 2018
    Configuration menu
    Copy the full SHA
    23ba163 View commit details
    Browse the repository at this point in the history