ohmyzsh/plugins/git
Simon 0dec25370a Add new commands
Run `gcdmc` or `gcmmc` in order to merge the latest remote [develop|master] state into the current branch. In more detail: 
- checkout [develop|master] branch
- pull [develop|master] branch
- checkout latest branch
- merge [develop|master] branch to latest branch
2017-02-23 10:26:13 +01:00
..
git.plugin.zsh Add new commands 2017-02-23 10:26:13 +01:00
README.md Many updates to git plugin (see #2790) 2015-05-08 16:00:22 +02:00

git

Maintainer: @ncanceill

This plugin adds many useful aliases and functions.

Usage

See the wiki for a list of aliases and functions provided by the plugin.