Add script to get the repos size.
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
git count-objects -vH
|
||||
Reference in New Issue
Block a user