| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -458,7 +458,7 @@ def refresh(cls, path: Union[None, PathLike] = None) -> bool: | |||
| 458 | 458 | The git executable must be specified in one of the following ways: | |
| 459 | 459 | - be included in your $PATH | |
| 460 | 460 | - 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>) | ||
| 462 | 462 | """ | |
| 463 | 463 | ) | |
| 464 | 464 | % cls._git_exec_env_var | |
| Back | FazBrowse Home | New Git URL |
0 commit comments