From 8e4d72dbc89942cf03becc1eec1e367dd2cf0dde Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Mon, 5 Oct 2015 10:40:27 -0400 Subject: [PATCH] Added git fire :fire: --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c6fd63..d4ab931 100644 --- a/README.md +++ b/README.md @@ -854,6 +854,7 @@ Using git reset it is then possible to change master back to the commit it was b * [git-extra-commands](https://github.com/unixorn/git-extra-commands) - a collection of useful extra git scripts * [git-extras](https://github.com/tj/git-extras) - GIT utilities -- repo summary, repl, changelog population, author commit percentages and more * [git-tips](https://github.com/git-tips/tips) - Small git tips +* [git-fire](https://github.com/qw3rtman/git-fire) - git-fire is a Git plugin that helps in the event of an emergency by adding all current files, committing, and pushing to a new branch (to prevent merge conflicts). ## GUI Clients * [git-cola](https://git-cola.github.io/) - another git client for Windows and OS X