From: Stephen Rothwell Date: Wed, 19 Nov 2008 05:11:13 +0000 (+1100) Subject: make_tree_file: ABAT can fetch a git tree X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=d83113b59efb421d56e377866c37203180ea529d;p=next-scripts make_tree_file: ABAT can fetch a git tree --- diff --git a/make_tree_file b/make_tree_file index 48cb0f3..83ade75 100755 --- a/make_tree_file +++ b/make_tree_file @@ -45,27 +45,15 @@ git update-ref refs/heads/stable refs/remotes/origin/master new_ref=$(echo "next-$d" | git commit-tree 'HEAD^{tree}' -p history -p HEAD) git update-ref -m "next-$d" refs/heads/history $new_ref -# Create a patch to remove the localversion-next file -cat >../nolocalversion-$d.patch <../abat-script-$d <