chiark / gitweb /
tg-create.sh: Reword final advice
[topgit.git] / tg-create.sh
index b5c7789315b6d6448b407ab2370013ebbd34a62c..8d39f46fe7c067438ff0249e2c4f7c865622ea8b 100644 (file)
@@ -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"