Back to IssuesView on GitHub
#326
Moderate
[Feature Request] Deal with directories starting or containing a tilde (`~`)
Summary
The user's Git repository names or paths start with a tilde (`~`), which causes issues with other programs that interpret the tilde as the home directory. This feature request asks for `ghq` to have an option to strip or ignore tildes when creating local directory structures for cloned repositories.
Skills Required
GoString manipulationCommand-line interface (CLI) designFile system operations