Index: trunk/locker/deploy/bin/git
===================================================================
--- trunk/locker/deploy/bin/git	(revision 2173)
+++ trunk/locker/deploy/bin/git	(revision 2174)
@@ -77,4 +77,6 @@
 print "  $gitbase/$addrend.git/\n";
 print "To clone, run\n  git clone https://$USER.scripts.mit.edu/$addrend/$addrend.git\n\n";
+print "Note: Push over HTTP is a relatively new feature in Git, so if git push fails\n";
+print "try a newer version of Git, e.g. if you're on Athena 'add git' and try again.\n\n";
 press_enter;
 
