author | Robert Fitzsimons <robfitz@273k.net> | |
Fri, 22 Dec 2006 19:38:15 +0000 (19:38 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 23 Dec 2006 07:18:18 +0000 (23:18 -0800) | ||
commit | a979d1289be6a3999d7e89bf0359ebf28075fc6b | |
tree | 1bc8b0c5caf691e9803b9acb3e641460310f9793 | tree | snapshot |
parent | 3fcf06be5d02de15992d11482cfae82dc058261b | commit | diff |
gitweb: optimize git_summary.
We don't need to call git_get_head_hash at all just pass in "HEAD" and
use the return id field.
Signed-off-by: Robert Fitzsimons <robfitz@273k.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
We don't need to call git_get_head_hash at all just pass in "HEAD" and
use the return id field.
Signed-off-by: Robert Fitzsimons <robfitz@273k.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |