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
We should include a check with: $ git remote -v
and if they don't match the picture, tell them how to use: $ git remote set-url [ref-name] [url]
Mostly for my own benefit, so I haven't a nice reference when I make mistakes with new repos.
No response
The text was updated successfully, but these errors were encountered:
Add git remote commands to readme.dev; Closes TulipaEnergy#695
e0a6b3b
70c654c
clizbe
Successfully merging a pull request may close this issue.
What and Why
We should include a check with:
$ git remote -v
and if they don't match the picture, tell them how to use:
$ git remote set-url [ref-name] [url]
Mostly for my own benefit, so I haven't a nice reference when I make mistakes with new repos.
Possible Drawbacks
No response
Related Issues
No response
The text was updated successfully, but these errors were encountered: