Is there a way restore files from “repository.git”
问题 We have a git server on our local server. I want to backup these git repositories from server side directly copying "repositoryname.git" folders. In case of a problem with a new server is it possible to recover files from these folder? I think the files stored as fractured on an Object folder on this .git folders. And not directly accessible from server. Thank you. 回答1: In order to backup bare repo from the server, you should avoid copying directly the repositoryname.git folder (which