Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcd8a312

Browse files
committed
Show full-path refresh() in failure message differently
This presents it more symbolically, rather than in an example-likestyle that could confuse. See discussion in#1844.
1 parent29c63ac commitcd8a312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/cmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ def refresh(cls, path: Union[None, PathLike] = None) -> bool:
458458
The git executable must be specified in one of the following ways:
459459
- be included in your $PATH
460460
- be set via $%s
461-
- explicitly set via git.refresh("/full/path/to/git")
461+
- explicitly set via git.refresh(<full-path-to-git-executable>)
462462
"""
463463
)
464464
%cls._git_exec_env_var

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp