From f141f0ae51bf6f1708975830278c242aa9e77a8b Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Wed, 13 Feb 2008 23:58:09 +1100 Subject: [PATCH] Add get_getid --- get_gitid | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 get_gitid diff --git a/get_gitid b/get_gitid new file mode 100755 index 0000000..408ca21 --- /dev/null +++ b/get_gitid @@ -0,0 +1,3 @@ +#!/bin/sh + +wget -q -O - http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-$1.id -- 2.39.5