Skip to content

Commit 6805a6d

Browse files
Update src/gitingest/utils/git_utils.py
Co-authored-by: Nicolas Iragne <nicoragne@hotmail.fr>
1 parent 8c5d7f5 commit 6805a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gitingest/utils/git_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ async def ensure_git_installed() -> None:
7474
Raises
7575
------
7676
RuntimeError
77-
If Git is not installed or not accessible, or if enabling long paths fails.
77+
If Git is not installed or not accessible.
7878
If checking the long path setting fails on Windows.
7979
8080
"""

0 commit comments

Comments
 (0)