Add remote url fix to readme.dev #695
Labels
good first issue
Good for newcomers
Type: improvement
Better way of doing something
Zone: documentation
Improvements or additions to documentation
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: