script that allows you to view the different versions of a file and step forward / backward through them.
Go to file
2010-08-19 05:13:21 +02:00
git-hist.sh Off-by-one number of versions in status line. 2010-08-19 05:13:21 +02:00
LICENCE Public domain 2010-08-19 04:51:52 +02:00
README Readme 2010-08-19 05:05:42 +02:00

git-history
===========

Usage
-----

    Usage : sh git-hist.sh filename
    You must be in a directory versionned with git for this to work.

Dependencies
------------

* terminal with color & cursor movement ansi codes
* bash
* tput
* git
* unix tools : tail head nl tac cut