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

Improve Symlink Handling #315

Open
lorenzleutgeb opened this issue Apr 12, 2021 · 0 comments
Open

Improve Symlink Handling #315

lorenzleutgeb opened this issue Apr 12, 2021 · 0 comments

Comments

@lorenzleutgeb
Copy link

lorenzleutgeb commented Apr 12, 2021

Hi! Thanks for ghq, it's really helpful. I'd like to suggest how to make it even better! ✨

Sometimes I like to create symlinks, especially for very long project names:

~/ghq/github.com/companywithverylongname/projectawithverylongname
~/ghq/github.com/companywithverylongname/projectbwithverylongname
~/ghc/github.com/c   -> ~/ghq/github.com/companywithverylongname
~/ghq/github.com/c/a -> ~/ghq/github.com/companywithverylongname/projectawithverylongname
~/ghq/github.com/c/b -> ~/ghq/github.com/companywithverylongname/projectbwithverylongname

These repositories are listed multiple times:

$ ghq list
github.com/companywithverylongname/a
github.com/companywithverylongname/b
github.com/companywithverylongname/projectawithverylongname
github.com/companywithverylongname/projectbwithverylongname

I'd like ghq to resolve symlinks, i.e. only list the "expanded form" in my use case.

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

No branches or pull requests

1 participant