summaryrefslogtreecommitdiff
path: root/BitKeeper/triggers/post-commit
diff options
context:
space:
mode:
Diffstat (limited to 'BitKeeper/triggers/post-commit')
-rwxr-xr-xBitKeeper/triggers/post-commit4
1 files changed, 2 insertions, 2 deletions
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