From 0ed4b7eecf09fb1a90a5d78a6c6d5565f8cc035a Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Mon, 16 Apr 2012 19:45:06 -0500 Subject: [PATCH] added alias to sho files changed --- gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/gitconfig b/gitconfig index d66f7d3..1489297 100644 --- a/gitconfig +++ b/gitconfig @@ -22,6 +22,7 @@ sp = stash pop sw = stash save sl = stash list + sh = show --pretty="format:" --name-only # grep commands