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

Support the option to get and import by SSH with GitHub #7

Merged
merged 4 commits into from
Jun 6, 2014

Commits on Jun 5, 2014

  1. Support the option to get by SSH of GitHub

    It gets by SSH of GitHub if run `ghq get` with `-p` option
    and arguments isn't absolute URL (means omitted).
    
    This option has the compatibility with hub(1).
    moznion committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    608adaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff9ca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e01b729 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ba384a View commit details
    Browse the repository at this point in the history