From 7bb90293b94836fd0071ce552a93a75caf4bd33f Mon Sep 17 00:00:00 2001 From: agrimaldi Date: Mon, 3 Dec 2012 15:11:35 -0800 Subject: [PATCH] Forgot newline in git-extras section --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 9a3baa4..2f05e2e 100644 --- a/Plugins.md +++ b/Plugins.md @@ -290,6 +290,7 @@ You can find a list of some of the aliases introduced [here](http://jasonm23.git **Maintainer:** [agrimaldi](https://github.com/agrimaldi) git-extras - Support for [git-extras](https://github.com/visionmedia/git-extras) completion + Pressing tab after the various commands should autofill authors, branches and tags depending on context * `git changelog [-l/--list] - populate changelog file with commits since the previous tag`