precmd_update_git_vars (105B)
1 if [ -n "$__EXECUTED_GIT_COMMAND" ]; then 2 update_current_git_vars 3 unset __EXECUTED_GIT_COMMAND 4 fi