script that allows you to view the different versions of a file and step forward / backward through them.
git-hist.sh | ||
LICENCE | ||
README |
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