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

look command accepts remote repository url too. #51

Merged
merged 1 commit into from
Feb 27, 2015

Conversation

ryotarai
Copy link
Contributor

This PR make look command accept remote repository url.

Usecase

Cloning a repository and changing to the directory with one command like the following:

getrepo() {
  ghq get $1
  ghq look $1
}

getrepo git@github.com:motemen/ghq.git

@motemen motemen self-assigned this Feb 21, 2015
@motemen
Copy link
Member

motemen commented Feb 27, 2015

Ah, nice catch! Thanks!

motemen added a commit that referenced this pull request Feb 27, 2015
`look` command accepts remote repository url too.
@motemen motemen merged commit bdfcba5 into x-motemen:master Feb 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants