From f93ee152a4a7ed098fc7292d0f2387599d7b43d6 Mon Sep 17 00:00:00 2001 From: ncanceill Date: Wed, 21 May 2014 13:44:52 +0200 Subject: [PATCH] improve readme to abide by #2640 --- plugins/git/README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/plugins/git/README.md b/plugins/git/README.md index 8462dda1c..5150656df 100644 --- a/plugins/git/README.md +++ b/plugins/git/README.md @@ -1,4 +1,10 @@ ## git -**Maintainer:** [Stibbons](https://github.com/Stibbons) -This plugin adds several git aliases and increase the completion function provided by zsh +**Maintainers:** [@Stibbons](https://github.com/Stibbons), [@ncanceill](https://github.com/ncanceill) + +This plugin adds many aliases and improves the default completion function. + +### Usage + +See the [wiki](https://github.com/robbyrussell/oh-my-zsh/wiki/Plugin:git) for a list of aliases and functions provided by the plugin. +