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