From 1fad317fcb22638e18719e7949a2cea67809e35e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 1 Feb 2012 18:34:03 +0000 Subject: [PATCH] update wip - source sorting and selection not quite done --- tb-update.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tb-update.pl b/tb-update.pl index 767dcf8..18acbc5 100755 --- a/tb-update.pl +++ b/tb-update.pl @@ -118,7 +118,7 @@ sub update_base ($) { or (committ_date($a->{Ref}) cmp committ_date($b->{Ref})); }) } @sources; - + fixme we do not need to sort, only find best, and then do again # Now we run git-rev-list to walk the graph back to those # sources so we can tell which is the most recent. -- 2.30.2