Changeset 2175 for trunk/locker


Ignore:
Timestamp:
Apr 8, 2012, 4:25:54 PM (12 years ago)
Author:
ezyang
Message:
Force the PATH to be in front.
File:
1 edited

Legend:

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

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