Merge pull request #1211 from dracorp/fork
The function _git-hide-status is invoked to latepull/1217/head
commit
3d6d42ec2f
|
|
@ -393,6 +393,7 @@ function user_host_prompt {
|
|||
|
||||
# backwards-compatibility
|
||||
function git_prompt_info {
|
||||
_git-hide-status && return
|
||||
git_prompt_vars
|
||||
echo -e "${SCM_PREFIX}${SCM_BRANCH}${SCM_STATE}${SCM_SUFFIX}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue