Skip to content

Commit

Permalink
Merge pull request #10876 from mbacchi/vcs_support_typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Feb 3, 2022
2 parents ff8dbb4 + 3608b42 commit 7d50964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/html/topics/vcs-support.md
Expand Up @@ -35,7 +35,7 @@ a tag name:

```none
MyProject @ git+https://git.example.com/MyProject.git@master
MyProject @ it+https://git.example.com/MyProject.git@v1.0
MyProject @ git+https://git.example.com/MyProject.git@v1.0
MyProject @ git+https://git.example.com/MyProject.git@da39a3ee5e6b4b0d3255bfef95601890afd80709
MyProject @ git+https://git.example.com/MyProject.git@refs/pull/123/head
```
Expand Down

0 comments on commit 7d50964

Please sign in to comment.