projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
debf29d
)
Fix spelling error in post-receive-email hook
author
Richard Fearn
<richardfearn@gmail.com>
Sat, 13 Oct 2012 22:32:50 +0000
(23:32 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 14 Oct 2012 04:50:14 +0000
(21:50 -0700)
Signed-off-by: Richard Fearn <richardfearn@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/hooks/post-receive-email
patch
|
blob
|
history
diff --git
a/contrib/hooks/post-receive-email
b/contrib/hooks/post-receive-email
index 01af9df15e180288723caadf42b500fe78a8c694..b2171a092eafef4cf1e5e1abfa37695a0c111927 100755
(executable)
--- a/
contrib/hooks/post-receive-email
+++ b/
contrib/hooks/post-receive-email
@@
-403,7
+403,7
@@
generate_update_branch_email()
echo " \\"
echo " O -- O -- O ($oldrev)"
echo ""
- echo "The removed revisions are not necessaril
l
y gone - if another reference"
+ echo "The removed revisions are not necessarily gone - if another reference"
echo "still refers to them they will stay in the repository."
rewind_only=1
else