git-recover

v 20220518 Updated: 1 year, 11 months ago

It's like undelete for your git repository.

git-recover allows you to recover some files that you've accidentally deleted from your working directory. It helps you find files that exist in the repository's object database - because you ran git add - but were never committed.

https://github.com/ethomson/git-recover

To install git-recover, paste this in macOS terminal after installing MacPorts

sudo port install git-recover

Add to my watchlist

Installations 5
Requested Installations 4