From 1c5feb19e4559338a6caeb554f80d593286a81fd Mon Sep 17 00:00:00 2001 From: "arjen@fred.bitbike.com" <> Date: Thu, 15 Aug 2002 14:59:14 +1000 Subject: Little clarification in post-commit script. --- BitKeeper/triggers/post-commit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BitKeeper/triggers') diff --git a/BitKeeper/triggers/post-commit b/BitKeeper/triggers/post-commit index 603bd43e804..5ac785276a0 100755 --- a/BitKeeper/triggers/post-commit +++ b/BitKeeper/triggers/post-commit @@ -46,7 +46,7 @@ From: $FROM To: $INTERNALS Subject: bk commit into 4.0 tree -Below is the list of changes that have just been committed into a +Below is the list of changes that have just been committed into a local 4.0 repository of $USER. When $USER does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. @@ -80,5 +80,5 @@ EOF fi else - echo "commit failed because '$BK_STATUS', sorry life is hard..." + echo "commit failed because '$BK_STATUS', you may need to re-clone..." fi -- cgit v1.2.1