We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879f5fe commit b248645Copy full SHA for b248645
src/pr-testing-tutorial.md
@@ -152,9 +152,6 @@ upstream https://github.com/void-linux/void-packages.git (fetch)
152
upstream https://github.com/void-linux/void-packages.git (push)
153
```
154
155
-If you have followed the [git](#git) route, you will also have two entries for
156
-the remote you have chosen (I have used `my_remote` above).
157
-
158
If you do not have the `upstream` entry, you must add it:
159
```sh
160
git remote add upstream https://github.com/void-linux/void-packages.git
0 commit comments