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
Something like TSRC_CLONE_REMOTE_NAME maybe? We already have TSRC_CLONE_URL.
TSRC_CLONE_REMOTE_NAME
TSRC_CLONE_URL
Or use TSRC_DEFAULT_REMOTE_NAME and TSRC_DEFAULT_REMOTE_URL ?
TSRC_DEFAULT_REMOTE_NAME
TSRC_DEFAULT_REMOTE_URL
The text was updated successfully, but these errors were encountered:
@dmerejkowsky Do you mean the table in this doc https://dmerejkowsky.github.io/tsrc/guide/foreach/#using_repo_and_manifest_data ? TSRC_CLONE_URL is not described. And in 350 can you reply why git rebase is destructive to help me to understand !
Sorry, something went wrong.
No branches or pull requests
Something like
TSRC_CLONE_REMOTE_NAME
maybe? We already haveTSRC_CLONE_URL
.Or use
TSRC_DEFAULT_REMOTE_NAME
andTSRC_DEFAULT_REMOTE_URL
?The text was updated successfully, but these errors were encountered: