]> git.ozlabs.org Git - next-scripts/commitdiff
sign the next- tag
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Aug 2009 05:06:38 +0000 (15:06 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Aug 2009 05:06:38 +0000 (15:06 +1000)
make_tree_file

index fed4fd8b1746f1351dd333a23c0e31dcd59025a6..7dc21f5d8756aac9d33bdf04f2c150dce7e92445 100755 (executable)
@@ -40,7 +40,7 @@ printf -- "-next-%s\n" $d >localversion-next
 
 git add Next localversion-next
 git commit -s -v -a -m "Add linux-next specific files for $d"
-git tag "next-$d"
+git tag -u 058D8206 -m "next-$d" "next-$d"
 git update-ref refs/heads/stable refs/remotes/origin/master
 
 # Stitch the new tree into the history branch