Skip to content

Commit b248645

Browse files
authored
pr-testing-tutorial: Remove deprecated part
This paragraph refers to an older part of the git route, which was removed because it was incorrect.
1 parent 879f5fe commit b248645

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/pr-testing-tutorial.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,6 @@ upstream https://github.com/void-linux/void-packages.git (fetch)
152152
upstream https://github.com/void-linux/void-packages.git (push)
153153
```
154154

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-
158155
If you do not have the `upstream` entry, you must add it:
159156
```sh
160157
git remote add upstream https://github.com/void-linux/void-packages.git

0 commit comments

Comments
 (0)