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 already existing directories #13

Open
jeftadlvw opened this issue May 14, 2024 · 0 comments
Open

add already existing directories #13

jeftadlvw opened this issue May 14, 2024 · 0 comments
Labels
feature request New feature or request
Milestone

Comments

@jeftadlvw
Copy link
Owner

The add subcommand should support already existing subdirectories that are git repositories.

This should not be the default way of adding nested modules but rather be hidden behind a cli flag. In which case the default arguments are ignored.

git nest add --existing path/to/module

This firstly gets all required information from the module and if it's even a git repository. Then validation is performed to prevent duplicated, after which the module is added to the configuration.

@jeftadlvw jeftadlvw added the feature request New feature or request label May 14, 2024
@jeftadlvw jeftadlvw added this to the v0.0.2 milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant