You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ _Happy Git repositories are all alike; every unhappy Git repository is unhappy i
4
4
5
5
Is your Git repository bursting at the seams?
6
6
7
-
`git-sizer` computes various size metrics for a Git repository, flagging those that might cause you problems or inconvenience. For example:
7
+
`git-sizer` computes various size metrics for a local Git repository, flagging those that might cause you problems or inconvenience. For example:
8
8
9
9
* Is the repository too big overall? Ideally, Git repositories should be under 1 GiB, and (without special handling) they start to get unwieldy over 5 GiB. Big repositories take a long time to clone and repack, and take a lot of disk space. Suggestions:
0 commit comments