This commit is contained in:
2025-07-21 13:47:46 +02:00
parent 075e3ac90d
commit 6d04b61e14
4 changed files with 8 additions and 8 deletions

View File

@@ -50,10 +50,10 @@ If you don't have direct write access to the repository:
```bash
# Clone the repository to your local machine
git clone https://git.ourworld.tf/tfgrid/tfgrid3_feedback.git
git clone https://git.threefold.info/tfgrid/tfgrid3_feedback.git
# Add the original repository as a remote called "upstream"
git remote add upstream https://git.ourworld.tf/tfgrid/tfgrid3_feedback.git
git remote add upstream https://git.threefold.info/tfgrid/tfgrid3_feedback.git
```
### 2. Create a Branch