From: Mike Frysinger Date: Tue, 6 Mar 2012 21:12:52 +0000 (-0500) Subject: shortcut for describe X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=631efde8f291e10131499ba93a746635005d6301 shortcut for describe --- diff --git a/.gitconfig b/.gitconfig index 27b6694..a1e3403 100644 --- a/.gitconfig +++ b/.gitconfig @@ -25,6 +25,7 @@ co = checkout cp = cherry-pick d = diff + desc = describe dl = download f = fetch fp = format-patch