We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbaa1e4 commit 96e90daCopy full SHA for 96e90da
1 file changed
libvcs/parse/git.py
@@ -579,6 +579,7 @@ def to_url(self) -> str:
579
--------
580
581
SSH style URL:
582
+
583
>>> git_url = GitURL(url='git@github.com:vcs-python/libvcs')
584
585
>>> git_url.path = 'vcs-python/vcspull'
0 commit comments