My Git plugins for Oh-My-Zsh which can be integrated via Antigen and works as an override of the Git plugin bundled with Oh-My-Zsh.
Replace alias I found dangerous in Git plugin :
- gc => gci
Add new methods
- gitMergeAfterPull : Performs a merge from a branch into another, making sure local checkout is up-to-date in both branches