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

Feat: tsrc add to add a new repository to the manifest #367

Open
cgestes opened this issue Sep 12, 2022 · 2 comments
Open

Feat: tsrc add to add a new repository to the manifest #367

cgestes opened this issue Sep 12, 2022 · 2 comments

Comments

@cgestes
Copy link
Contributor

cgestes commented Sep 12, 2022

Is your feature request related to a problem? Please describe.
It is hard to add a new repository to a manifest.

Describe the solution you'd like

$ tsrc add <local-path>
would you like to add <local-path> to your manifest:
path: <local-path>
url: <git-url>
branch: <branch>

Yeah something along those lines :)

@dmerejkowsky
Copy link
Collaborator

It is hard to add a new repository to a manifest.

What's hard? It's just a few lines of yaml. Or maybe I'm missing something ?

@cgestes
Copy link
Contributor Author

cgestes commented Sep 21, 2022

the whole process is complex...
where is the manifest?
how do I test?
when should I push?
what do I do on mistakes? on syntax error...
etc...

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