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

Allow ssh git links to be used. #89

Closed
wants to merge 2 commits into from
Closed

Allow ssh git links to be used. #89

wants to merge 2 commits into from

Commits on Feb 5, 2015

  1. Allow ssh git links to be used.

    Links in the form of git@github.com:lsegal/yard.git
    are now the default on github so it makes sense to
    have the example in that format too.
    
    Supporting SSH links makes running a private instance
    nicer.
    
    Mostly a duplication of #71 but drops the config
    switch stuff in favour of just using the ssh format
    everywhere.
    errm committed Feb 5, 2015
    Configuration menu
    Copy the full SHA
    db01abd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2015

  1. Recommend the https url

    errm committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    08a01d4 View commit details
    Browse the repository at this point in the history