diff options
author | Andy Parkins <andyparkins@gmail.com> | 2007-03-02 19:29:20 +0000 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-02 15:06:25 -0800 |
commit | 3d84df43e134d01cb790ddd47a14963ecd110152 (patch) | |
tree | 5ef30ae20101080c6b1622a39a829a2830d939e2 /templates/Makefile | |
parent | 8ab3e1858676b91bf351537b8afd5599c6640e6f (diff) | |
download | git-3d84df43e134d01cb790ddd47a14963ecd110152.tar.gz git-3d84df43e134d01cb790ddd47a14963ecd110152.tar.xz |
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>
Diffstat (limited to 'templates/Makefile')
0 files changed, 0 insertions, 0 deletions