aboutsummaryrefslogtreecommitdiffstats
tag namev0.2.0 (9ecd0b2206ec22f100be9c7bf1fa0706f6e57020)
tag date2015-01-11 19:11:56 -0500
tagged byTeddy Wing
tagged objectcommit ceb22064e2...
downloadgit-checkout-history-0.2.0.tar.bz2
Separate branch history by repository
Instead of having a global flat list where all branches are stored from every repository where `git-checkout-store` is used, separate branch history so that running `git-checkout-history` will only show the history for the current repostory you're operating on. This changes the storage layout of the history database file, so if one already exists it will have to be deleted or moved.