Hugues Peccatte a écrit :
2014-09-22 18:44 GMT+02:00 Marc Delisle marc@infomarc.info:
Hugues, do you still have the branch where each commit was separate, before squashing? -- Marc Delisle (phpMyAdmin)
With "git reflog", I've been able to get it back:
Interesting command!
git checkout -b memory 972e038
What do you have in mind?
Possibly to find which smaller commit caused the problem.