From 55b78aef76403c64ad50c8e9cbb7d206a3d06698 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Fri, 22 Aug 2008 17:24:51 +1000 Subject: [PATCH] autogenerate the commit message for the quilt trees --- fetch_trees | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5