From: Jakub Narebski Date: Sat, 28 Oct 2006 17:43:40 +0000 (+0200) Subject: gitweb: Move git_get_last_activity subroutine earlier X-Git-Tag: v1.4.4-rc1~54 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c60c56cc70dbf2acb4d15e3ea4f95d09020acc82?ds=inline;hp=c60c56cc70dbf2acb4d15e3ea4f95d09020acc82 gitweb: Move git_get_last_activity subroutine earlier This is purely cosmetic. Having git_get_* between two parse_* subroutines violated a good convention to group related things together. Signed-off-by: Jakub Narebski Signed-off-by: Junio C Hamano ---