Skip to content

Commit

Permalink
fix plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
stvkoch committed Oct 25, 2012
1 parent a5f89bc commit 1b38cd9
Show file tree
Hide file tree
Showing 23 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/aliases.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ alias glog="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset
%Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative"
alias gp='git push origin HEAD'
alias gd='git diff'
alias gc='git commit'
alias gc='git commit -m'
alias gca='git commit -a'
alias gco='git checkout'
alias gb='git branch'
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 1b38cd9

Please sign in to comment.