I'm trying to bring a CVS and Git repo back into line (so I can get about merging the improvements from Git, mostly).
Is there a way to ask Git, "Find me the closest (or identical) commit to match the files in this CVS checkout?"
I don't mind if I have to do this separately for each file.
(The two repos appear to have a common parent, but may have no exact match. Dates etc are all over the place. It's a mess!)