We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 :)
The text was updated successfully, but these errors were encountered:
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 ?
Sorry, something went wrong.
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...
No branches or pull requests
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
Yeah something along those lines :)
The text was updated successfully, but these errors were encountered: