From c68e37d2dc2bb1250e7147bfd9a0879a9c513c92 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Sat, 2 Aug 2008 22:41:00 +0200 Subject: [PATCH] tg-create.sh: Reword final advice The original tone was too agressive. --- tg-create.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tg-create.sh b/tg-create.sh index b5c7789..8d39f46 100644 --- a/tg-create.sh +++ b/tg-create.sh @@ -114,5 +114,5 @@ git add "$root_dir/.topmsg" -info "Topic branch $name successfully set up. Please fill .topmsg now." -info "You MUST do an initial commit. To abort: git rm -f .top* && git checkout ${deps%% *} && tg delete $name" +info "Topic branch $name set up. Please fill .topmsg now and make initial commit." +info "To abort: git rm -f .top* && git checkout ${deps%% *} && tg delete $name" -- 2.30.2