From: Stephen Rothwell Date: Wed, 19 Nov 2008 03:02:37 +0000 (+1100) Subject: make the files we pass to gitk explicit X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=6c7256a1778f0ef994534650e79e15412029a98e;p=next-scripts make the files we pass to gitk explicit --- diff --git a/merge_msg1 b/merge_msg1 index 737e905..0ff3170 100755 --- a/merge_msg1 +++ b/merge_msg1 @@ -11,7 +11,7 @@ branch=${branch%%/*} contact=$(sed -n "/ $branch /s/ .*$//p" $control) -gitk --merge $1 & +gitk --merge -- $1 & gvim $1 sylpheed --compose "mailto:$contact?Cc=linux-next@vger.kernel.org&Subject=linux-next: manual merge of the $branch tree&Body=Hi ,%0A\ %0A\