Removed trailing spaces in Git files. Fixes #867

This commit is contained in:
Carlos Rodriguez 2012-01-26 23:19:50 -08:00 committed by Praful Mathur
commit 9d068b41cf
2 changed files with 2 additions and 2 deletions

View file

@ -61,4 +61,4 @@ git_prompt_status() {
STATUS="$ZSH_THEME_GIT_PROMPT_UNMERGED$STATUS"
fi
echo $STATUS
}
}