> From: fpefpe <fpespos...@gmail.com> > > Hello -- Not sure how much harm this could do, but I run git via > windows -- I ran a shell script that would lower-case files in the > directory and all subdirectories -- I forgot one of those sub-dirs > was a git ripo (.git) and all the files in it were lower cased -- Is > there a way to repair this repo? Thanks
If it just lower-cased the file *names*, you can probably fix that manually by comparing with a known-good repository. If you lower-cased the file *contents*, that's going to be a horrible to fix, because the recorded file contents are now wrong. Dale -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.