Skip to content

Commit 882eee1

Browse files
BareninVitalyaNicolasIRAGNE
authored andcommitted
Update src/gitingest/utils/git_utils.py
Co-authored-by: Nicolas Iragne <nicoragne@hotmail.fr>
1 parent 2dc9f13 commit 882eee1

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
@@ -81,7 +81,7 @@ async def ensure_git_installed() -> None:
8181
Raises
8282
------
8383
RuntimeError
84-
If Git is not installed or not accessible, or if enabling long paths fails.
84+
If Git is not installed or not accessible.
8585
If checking the long path setting fails on Windows.
8686
8787
"""

0 commit comments

Comments
 (0)