From b748421aaae3fbb8e0e6466ba532bcec1c71e660 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 6 Nov 2005 00:21:45 -0800 Subject: git-format-patch: silly typo fix. Signed-off-by: Junio C Hamano diff --git a/git-format-patch.sh b/git-format-patch.sh index 5b93ff8..b43ba39 100755 --- a/git-format-patch.sh +++ b/git-format-patch.sh @@ -101,7 +101,7 @@ case "$#,$1" in ;; 1,?*..) # single "rev1.." should mean "rev1..HEAD" - set x "$1"HEAD" + set x "$1"HEAD shift ;; 1,*) -- cgit v0.10.2-6-g49f6