From 1969b9b4e479b38cba8c16cc4bb539c2f64dcbac Mon Sep 17 00:00:00 2001 From: NADAL Jean-Baptiste Date: Fri, 25 Nov 2016 23:35:11 +0100 Subject: [PATCH] Add script to get the repos size. --- bsp/scripts/get_repo_size.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bsp/scripts/get_repo_size.sh diff --git a/bsp/scripts/get_repo_size.sh b/bsp/scripts/get_repo_size.sh new file mode 100755 index 00000000..a93b1921 --- /dev/null +++ b/bsp/scripts/get_repo_size.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +git count-objects -vH