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

Feature request: accept url as a query for ghq list #52

Closed
kergoth opened this issue Mar 11, 2015 · 3 comments · Fixed by #133
Closed

Feature request: accept url as a query for ghq list #52

kergoth opened this issue Mar 11, 2015 · 3 comments · Fixed by #133
Assignees

Comments

@kergoth
Copy link

kergoth commented Mar 11, 2015

While the look command is useful, spawning a new shell is less than ideal for scripting, so a sub-command which simply returns the path on disk would be useful.

@motemen motemen self-assigned this Mar 12, 2015
@motemen
Copy link
Member

motemen commented Mar 13, 2015

Thank you for the feedback, how about using ghq list --exact --full-path (ghq list -e -p) ?

@kergoth
Copy link
Author

kergoth commented Mar 13, 2015

That does seem close. What about also accepting the upstream url as a query for list, much as was recently added to ghq look?

@motemen
Copy link
Member

motemen commented Mar 15, 2015

Got the point, let's get it implemented.

@kergoth kergoth changed the title Feature request: add subcommand to just return the path on disk Feature request: accept url as a query for ghq list Mar 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants