From a8ba09813770f1bcfdcfd86ef1e059dc77155235 Mon Sep 17 00:00:00 2001 From: Colin McCabe Date: Mon, 15 Feb 2010 13:33:34 -0800 Subject: [PATCH] Add my .gitconfig to cmccabe-etc --- .gitconfig | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 .gitconfig diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..645140d --- /dev/null +++ b/.gitconfig @@ -0,0 +1,10 @@ +[user] + name = Colin Patrick McCabe + email = cmccabe@alumni.cmu.edu +[color] + branch = auto + status = auto + diff = auto + ui = auto +[pack] + threads = 0 -- 1.6.6.rc1.39.g9a42