We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9855cd commit 5c49f42Copy full SHA for 5c49f42
gitprompt.sh
@@ -253,3 +253,6 @@ else
253
PROMPT_COMMAND=${PROMPT_COMMAND%\;}; # remove trailing semi-colon
254
PROMPT_COMMAND="$PROMPT_COMMAND;setGitPrompt"
255
fi
256
+
257
+git_prompt_dir
258
+source $__GIT_PROMPT_DIR/git-prompt-help.sh
0 commit comments