Skip to content

lviot/git-recover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-recover

Recover source files from git objects

NodeJS script recovering source files from a sane .git directory.

WIP, incomming features: logging system, real argument parsing, recover specific branch/commit...

Usage

NodeJS and npm/yarn required.

git clone https://github.com/lviot/git-recover.git git-recover && cd $_
npm i
node index.js --git-dir ../my/dot/git/.dir --output recovered_repo

About

Recover source files from git objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published