From: Mike Frysinger Date: Sun, 22 Apr 2012 15:30:26 +0000 (-0400) Subject: also use -C -M with format-patch X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=70f4d7c07a907c6078b0012a2963207015796f90;p=home.git also use -C -M with format-patch --- diff --git a/.gitconfig b/.gitconfig index a1e3403..77ab2cc 100644 --- a/.gitconfig +++ b/.gitconfig @@ -28,7 +28,7 @@ desc = describe dl = download f = fetch - fp = format-patch + fp = format-patch -C -M l = log m = merge rb = rebase