Ignore:
Timestamp:
Apr 8, 2012, 4:23:23 PM (12 years ago)
Author:
ezyang
Message:
Add warning about Git version.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locker/deploy/bin/git

    r1901 r2174  
    7777print "  $gitbase/$addrend.git/\n";
    7878print "To clone, run\n  git clone https://$USER.scripts.mit.edu/$addrend/$addrend.git\n\n";
     79print "Note: Push over HTTP is a relatively new feature in Git, so if git push fails\n";
     80print "try a newer version of Git, e.g. if you're on Athena 'add git' and try again.\n\n";
    7981press_enter;
    8082
Note: See TracChangeset for help on using the changeset viewer.