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: Ability to add prefix to repo names in clone URLs #80

Open
fredcooke opened this issue Aug 9, 2021 · 0 comments
Open

Feature: Ability to add prefix to repo names in clone URLs #80

fredcooke opened this issue Aug 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fredcooke
Copy link
Collaborator

Ability to add prefix to repo names in clone URLs (and optionally on disk folder names) where those URLs don't already start with the prefix and don't match the prefix minus any trailing hyphens. For example, for the following repo set:

cyberdyne
cyberdyne-headquarters
terminator-franchise-service

And the prefix cyberdyne- only the last of the three would be modified by adding the prefix. The first matches the trailing-hyphen-less rule and the middle one already has the prefix.

It'd also be nice to make the directory tree match what it would be like if the names had applied the entire time.

However I'd also like to see the ability to put the repos on disk without the prefix to match every other location such as the pom artifactId for Java tooling and similar. But that's for another issue and another day.

@fredcooke fredcooke added the enhancement New feature or request label Aug 9, 2021
@fredcooke fredcooke self-assigned this Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant