Hacker News new | ask | show | jobs
by schacon 858 days ago
Yeah, git-extras are great. Another cool one is "git absorb":

https://github.com/tummychow/git-absorb

1 comments

A much simpler one, but at times also very useful is “git attic”

https://leahneukirchen.org/dotfiles/bin/git-attic

It lists files that were deleted and which commit deleted them.