From 49dec90b262c8497433eb47e70fb5f27bf869f89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Thu, 19 Aug 2010 05:05:42 +0200 Subject: [PATCH] Readme --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..e4ec8b8 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +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