Skip to content

Commit 082283c

Browse files
committed
cmd(git): Fix typo
1 parent cbb3d4c commit 082283c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libvcs/cmd/git.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Run hg commands directly against a local git repo."""
1+
"""Run git commands directly against a local git repo."""
22

33
import datetime
44
import pathlib

0 commit comments

Comments
 (0)