Skip to content

Commit 94b2a95

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

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

0 commit comments

Comments
 (0)