Removed trailing spaces in Git files. Fixes #867

This commit is contained in:
Carlos Rodriguez
2012-01-26 23:19:50 -08:00
parent 9d92987b8a
commit 8769e5f8c9
2 changed files with 2 additions and 2 deletions

View File

@ -60,4 +60,4 @@ compdef ggpull=git
alias ggpush='git push origin $(current_branch)'
compdef ggpush=git
alias ggpnp='git pull origin $(current_branch) && git push origin $(current_branch)'
compdef ggpnp=git
compdef ggpnp=git