]> git.ozlabs.org Git - next-scripts/commitdiff
make the files we pass to gitk explicit
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Nov 2008 03:02:37 +0000 (14:02 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Nov 2008 03:02:37 +0000 (14:02 +1100)
merge_msg1

index 737e905ec0687a1983c2f89431742eabc992bad0..0ff31709b8a71ef8deec2c2a29fb0954591b4ce1 100755 (executable)
@@ -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\