git-amnesia

Did you ever come back from your weekend, or worse holiday, looking at your repositories like:

Worry no more! Pass out on the weekends and let git-amnesia remember what you committed.

Usage

Set your workspace (or whatever you call the folder you put your repos) with

$ git config dir.workspace /path/to/my/workspace

and add any additional repositories you keep scattered around your file system

$ git config dir.others $HOME/.dotfiles:/some/other/repo

Now, typing git amnesia will present you with a nicely formatted and colored* history of your commits.

* you may still need to install a half decent colorscheme.

Config

Requirements

Installation

$ gem install git-amnesia