From a7ef30e4125575e703655a82478831cee166ced0 Mon Sep 17 00:00:00 2001 From: Wynd Date: Sat, 24 Aug 2024 15:47:15 +0300 Subject: [PATCH] Number of repos now only show repos with at least 1 commit visible in the heatmap instead of all the checked ones --- src/main.rs | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 9b217d8..a3e4fd1 100644 --- a/src/main.rs +++ b/src/main.rs @@ -214,6 +214,7 @@ fn get_commits(args: CliArgs, start_date: NaiveDate) -> Result<(usize, Vec Result<(usize, Vec Result<(usize, Vec Result<(usize, Vec Result<(usize, Vec