X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=tg-create.sh;fp=tg-create.sh;h=8d39f46fe7c067438ff0249e2c4f7c865622ea8b;hb=c68e37d2dc2bb1250e7147bfd9a0879a9c513c92;hp=b5c7789315b6d6448b407ab2370013ebbd34a62c;hpb=308892d0c071135031994606170c8be6653e7197;p=topgit.git 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"