Hi Liam,
On 8/7/10, Liam Healy lhealy@common-lisp.net wrote:
Are you using an old GSLL? There should be ~4000 tests now.
it should be relatively recent. I can no longer update because I have modified files and I don't know what to do next. $ git pull Updating 7591d6d..7aa0111 calculus/monte-carlo.lisp: needs update histogram/ntuple-example.dat: needs update error: Entry 'calculus/monte-carlo.lisp' not uptodate. Cannot merge.
what is the git analogue of "cvs up -C" or "hg revert"? i.e., how do I remove all my local changes?