On Wednesday, February 7, 2007 at 23:29:56 (+0100) Jakub Narebski writes:
...
Is history of shell commands too short? Reflogs doesn't help
(concatenate all reflogs, perhaps preceding them with file name,
and sort by date) either?
Well, I thought of shell history also, but the problem is, that we often
have multiple repos on a machine (we may be executing a long-running
experiment in one, for example, and not want to disturb it).
Shell history in that case doesn't help. Also, not having the branch
information is a minus (each of us puts the current git branch in our
prompt).
I didn't know about reflogs. What did you have in mind? Could you
show an example, please?
Bill