Skip to content

Commit c01995b

Browse files
committed
docs(git): Fix doctest
1 parent 9df458e commit c01995b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libvcs/cmd/git.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,7 @@ def pull(
758758
'Already up to date.'
759759
760760
Fetch via ref:
761+
761762
>>> git = Git(dir=tmp_path)
762763
>>> git.run(['init'])
763764
'Initialized ...'

0 commit comments

Comments
 (0)