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

Add root command #34

Merged
merged 1 commit into from
Sep 23, 2014
Merged

Add root command #34

merged 1 commit into from
Sep 23, 2014

Conversation

aaa70
Copy link
Contributor

@aaa70 aaa70 commented Sep 11, 2014

I'm glad ghq returns its' root path by itself.

Here is an use case.

    local ghq_root_dir=$(git config ghq.root || echo ~/.ghq)

I prefer like this instead.

    local ghq_root_dir=$(ghq root)

Thanks,

@motemen
Copy link
Member

motemen commented Sep 23, 2014

Looks good, an option like -all would be needed.

motemen added a commit that referenced this pull request Sep 23, 2014
@motemen motemen merged commit cf8b7e6 into x-motemen:master Sep 23, 2014
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.

2 participants