From 44b7f601635a50e4f4f42cc46382c93e42b9194d Mon Sep 17 00:00:00 2001 From: Will Hilton Date: Tue, 8 Dec 2015 17:09:32 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 607ea1c..8358244 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# gitredux - "Let's remake the git CLI" +# gitredux - Let's remake the git CLI This project takes inspiration from [gitless](http://gitless.com/) and [legit](https://github.com/kennethreitz/legit), and is influenced by this [blog post](http://www.saintsjd.com/2012/01/a-better-ui-for-git/) and this [fantastic diatribe](http://stevebennett.me/2012/02/24/10-things-i-hate-about-git). @@ -78,7 +78,7 @@ get submodule | Finds all git repos underneath the main repo and makes them subm get squash *n* | Squash the last *n* commits into one commit. #### Shortcuts -Because sometimes you just want to type one letter. :) +Because sometimes you just want to type one letter. Short Aliases | Full --------------|-----