so that when you pull origin that you are getting the latest from the HPR repo, and then set upstream to your cloned repo?
should this point to gitea@repo.anhonesthost.net:HPR/hpr_documentation.git
not
gitea@repo.anhonesthost.net:[YOUR_USER]/hpr_documentation.git
so that when you pull origin that you are getting the latest from the HPR repo, and then set upstream to your cloned repo?
Add it to or include the link to the document at the end of [developer_information.md](https://repo.anhonesthost.net/HPR/hpr_documentation/src/branch/main/developer_information.md).
> Add it to or include the link to the document at the end of [developer_information.md](https://repo.anhonesthost.net/HPR/hpr_documentation/src/branch/main/developer_information.md).
https://repo.anhonesthost.net/HPR/hpr_documentation/pulls/8
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Added a document explaining how to setup a local developer environment and how to contribute code.
@@ -0,0 +12,4 @@2. Go to your terminal on your computer, and clone the HPR repositorylocally:````$ git clone gitea@repo.anhonesthost.net:[YOUR_USER]/hpr_documentation.gitshould this point to gitea@repo.anhonesthost.net:HPR/hpr_documentation.git
not
gitea@repo.anhonesthost.net:[YOUR_USER]/hpr_documentation.git
so that when you pull origin that you are getting the latest from the HPR repo, and then set upstream to your cloned repo?
You are right - I have amended the pull request accordingly.
bc294d8403to466e11f245Add it to or include the link to the document at the end of developer_information.md.
#8
Looks good