You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/developer/repoproviders.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Currently supported providers, their prefixes and specs are:
24
24
| GitHub | ``gh`` | ``<user>/<repo>/<commit-sha-or-tag-or-branch>`` | `GitHub <https://github.com/>`_ is a website for hosting and sharing git repositories. |
| Gist | ``gist`` | ``<github-username>/<gist-id><commit-sha-or-tag>`` | `Gists <https://gist.github.com/>`_ are small collections of files stored on GitHub. They behave like lightweight repositories. |
0 commit comments