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

DOC: Git command in CONTRIBUTING.md file doesn't work #234

Closed
1 task done
nijanthanvijayakumar opened this issue Jul 10, 2024 · 0 comments
Closed
1 task done

DOC: Git command in CONTRIBUTING.md file doesn't work #234

nijanthanvijayakumar opened this issue Jul 10, 2024 · 0 comments

Comments

@nijanthanvijayakumar
Copy link
Contributor

Quinn version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

CONTRIBUTING.md

Documentation problem

The git command in the CONTRIBUTING.md to set the URL for the origin doesn't work and fails with the error (as in the below screenshot) that error: unknown option 'set-url'.

image

Suggested fix for documentation

The suggested fix is to just use set-url instead of --set-url command.

nijanthanvijayakumar added a commit to nijanthanvijayakumar/quinn that referenced this issue Jul 10, 2024
Related to mrpowers-io#234

Update git command in CONTRIBUTING.md file

* Change `git remote --set-url` to `git remote set-url` for setting the URL for the origin.
* Ensure the command is correct and does not produce an error.
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