Nicolas Pitre <nico@xxxxxxx> writes: > --- a/git-fetch.sh > +++ b/git-fetch.sh > @@ -51,7 +51,7 @@ do > verbose=Yes > ;; > -k|--k|--ke|--kee|--keep) > - keep=--keep > + keep=-k -k > ;; > --reflog-action=*) > rloga=`expr "z$1" : 'z-[^=]*=\(.*\)'` Micronit. This cannot be right without quoting. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html