projects
/
invirt/scripts/git-hooks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78ae65b
)
Missed one place we used "superrepo".
author
Evan Broder
<broder@mit.edu>
Mon, 28 Dec 2009 18:36:21 +0000
(13:36 -0500)
committer
Evan Broder
<broder@mit.edu>
Mon, 28 Dec 2009 18:36:21 +0000
(13:36 -0500)
svn path=/trunk/scripts/git-hooks/; revision=2802
super/update
patch
|
blob
|
history
diff --git
a/super/update
b/super/update
index
1e926e8
..
29208ba
100755
(executable)
--- a/
super/update
+++ b/
super/update
@@
-20,7
+20,7
@@
fi
# --- Disallow all pushes
-echo "*** Pushing to the superrepo is not allowed" >&2
+echo "*** Pushing to the superproject is not allowed" >&2
echo "***" >&2
-echo "*** If you would like to update the superrepo, use remctl" >&2
+echo "*** If you would like to update the superproject, use remctl" >&2
exit 1