]> git.ozlabs.org Git - next-scripts/blobdiff - merge_msg
merge_msg: Add placeholders so we don't forget to fill them in
[next-scripts] / merge_msg
index f5dc1d497f0c00113ecf9e4cc79aacdb9d89c4e9..dbee7ccdc4ed2ad5dbccc51d3e94797f1fbc15fe 100755 (executable)
--- a/merge_msg
+++ b/merge_msg
@@ -18,10 +18,10 @@ conf="a conflict"
        conf="conflicts"
 }
 
-subject="manual merge of the BRANCH tree with the  tree"
+subject="manual merge of the BRANCH tree with the FIXME tree"
 
 $(dirname $0)/message_helper $branch "$subject" <<EOF
-Today's linux-next merge of the BRANCH tree got $conf in $file between commit  ("") from the  tree and commit  ("") from the BRANCH tree.
+Today's linux-next merge of the BRANCH tree got $conf in $file between commit  ("") from the FIXME tree and commit  ("") from the BRANCH tree.
 
 I fixed it up (see below) and can carry the fix as necessary (no action
 is required).