Files
git/templates
Andy Parkins 3d84df43e1 Sample update hook: typofix and modernization to use "git log"
Instead of using antiquated "git-rev-parse | git-rev-list"
pipeline, it is easier to use "git-rev-list" or "git-log" these
days, as Linus points out.

While we are at it, fix the typo on variable name $newref that
should be $newrev.

Signed-off-by: Andy Parkins <andyparkins@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-03-02 15:06:25 -08:00
..
2006-02-26 15:16:41 -08:00
2005-08-03 16:27:38 -07:00
2006-02-26 15:16:41 -08:00
2007-02-03 21:49:54 -08:00