We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df458e commit c01995bCopy full SHA for c01995b
1 file changed
libvcs/cmd/git.py
@@ -758,6 +758,7 @@ def pull(
758
'Already up to date.'
759
760
Fetch via ref:
761
+
762
>>> git = Git(dir=tmp_path)
763
>>> git.run(['init'])
764
'Initialized ...'
0 commit comments