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] Deal with directories starting or containing a tilde (~) #326

Open
a-berg opened this issue Sep 16, 2021 · 1 comment
Open

Comments

@a-berg
Copy link

a-berg commented Sep 16, 2021

Hello, I have started to use ghq and I like it, but there is a small problem (not exactly with ghq, in fact): for some reason (or someone's decision), my corporate bitbucket names personal repositories starting with a tilde, so when I clone (ghq get) a private repo or fork, the structure is
~/Code/<company>/~<username>/<reponame>, which confuses programs like Emacs into thinking they have to go to the home directory then create the folders <username>/<reponame>. Of course this is no fault of ghq, but since there is no way of changing it on my side, I ask you: can you add an option to ignore tildes when creating the folder structure?

Thanks

@sjmarshy
Copy link

sjmarshy commented Feb 5, 2022

I'm having the same issue with git.sr.ht repositories, where the user always begins with a tilde.

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

2 participants