Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 449 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 449 Bytes

lesaint-git

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