Skip to content

Commit e52906a

Browse files
committed
Merge branch 'master' into development
2 parents 623bd52 + 05552dc commit e52906a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

vendor/git-prompt.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Returns 1 if git status for Cmder is disabled, otherwise returns 0
12
function getGitStatusSetting() {
23
local gitConfig
34

@@ -92,4 +93,4 @@ then
9293
test ! -f "$c" ||
9394
. "$c"
9495
done
95-
fi
96+
fi

0 commit comments

Comments
 (0)