|
|
|
|
@ -127,6 +127,8 @@ Add to the `~/.bashrc`: |
|
|
|
|
# GIT_PROMPT_SHOW_UPSTREAM=1 # uncomment to show upstream tracking branch |
|
|
|
|
# GIT_PROMPT_SHOW_UNTRACKED_FILES=all # can be no, normal or all; determines counting of untracked files |
|
|
|
|
|
|
|
|
|
# GIT_PROMPT_SHOW_CHANGED_FILES_COUNT=0 # uncomment to avoid printing the number of changed files |
|
|
|
|
|
|
|
|
|
# GIT_PROMPT_STATUS_COMMAND=gitstatus_pre-1.7.10.sh # uncomment to support Git older than 1.7.10 |
|
|
|
|
|
|
|
|
|
# GIT_PROMPT_START=... # uncomment for custom prompt start sequence |
|
|
|
|
|