Search found 1 match

by ressu
07 Oct 2012, 19:21
Forum: File recovery
Topic: Git repository recovery
Replies: 1
Views: 3270

Git repository recovery

It would be useful if photorec knew how to recover git repository files. The file format documentation is here:
http://www.kernel.org/pub/software/scm/git/docs/technical/pack-format.txt

While restoring the repository from these files is not exactly straightforward, it can be done.

The basic ...