Skip to content

Commit 5c49f42

Browse files
author
Martin Gondermann
committed
Added sourcing of git_prompt_help.sh to gitprompt.sh
1 parent b9855cd commit 5c49f42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gitprompt.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,3 +253,6 @@ else
253253
PROMPT_COMMAND=${PROMPT_COMMAND%\;}; # remove trailing semi-colon
254254
PROMPT_COMMAND="$PROMPT_COMMAND;setGitPrompt"
255255
fi
256+
257+
git_prompt_dir
258+
source $__GIT_PROMPT_DIR/git-prompt-help.sh

0 commit comments

Comments
 (0)