6 http
://*|article.gmane.org
*) ;;
9 curl
-D $TMP http
://mid.gmane.org
/$1 > /dev
/null
10 URL
=$
(sed -n 's/^Location: //p' < $TMP);;
11 *) URL
=http
://article.gmane.org
/gmane.comp.version-control.msysgit
/$1;;
19 curl
$URL | git am
--whitespace=fix
-s