Merge branch 'master' into development

This commit is contained in:
DRSDavidSoft
2025-07-16 00:48:11 +00:00

View File

@ -1,3 +1,4 @@
# Returns 1 if git status for Cmder is disabled, otherwise returns 0
function getGitStatusSetting() {
local gitConfig
@ -92,4 +93,4 @@ then
test ! -f "$c" ||
. "$c"
done
fi
fi