From: Stephen Rothwell Date: Fri, 22 Aug 2008 07:24:51 +0000 (+1000) Subject: autogenerate the commit message for the quilt trees X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=55b78aef76403c64ad50c8e9cbb7d206a3d06698;p=next-scripts autogenerate the commit message for the quilt trees --- diff --git a/fetch_trees b/fetch_trees index eedd830..bc5ac7f 100755 --- a/fetch_trees +++ b/fetch_trees @@ -92,6 +92,6 @@ done <../real_control cd ../quilt git add . -git commit -v -a +git commit -v -a -m "$(date '+%F-%H:%M')" -e exit 0