update icon
This commit is contained in:
parent
89b9a7d928
commit
97ac687f1d
BIN
GitUtility.ico
BIN
GitUtility.ico
Binary file not shown.
|
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 70 KiB |
@ -82,7 +82,7 @@ class GitCommands:
|
||||
log_output_level: int = logging.INFO,
|
||||
capture: bool = True,
|
||||
hide_console: bool = True,
|
||||
timeout_seconds: int = 60, # Default timeout
|
||||
timeout_seconds: int = 3600, # Default timeout
|
||||
) -> subprocess.CompletedProcess:
|
||||
"""
|
||||
Executes a shell command, logs details, handles errors, with options
|
||||
|
||||
Loading…
Reference in New Issue
Block a user