We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aced3e7 commit 0420b58Copy full SHA for 0420b58
cycode/cli/utils/git_proxy.py
@@ -7,7 +7,7 @@
7
Git executable must be available in the PATH.
8
Git 1.7.x or newer is required.
9
You can help Cycode CLI to locate the Git executable
10
-by setting GIT_PYTHON_GIT_EXECUTABLE=<path/to/git> environment variable.
+by setting the GIT_PYTHON_GIT_EXECUTABLE=<path/to/git> environment variable.
11
""".strip().replace('\n', ' ')
12
13
try:
0 commit comments