Skip to content

Commit 04530b8

Browse files
authored
Emphasize "local"
😄 /cc @mhagger Resolves #56
1 parent 528a6b0 commit 04530b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _Happy Git repositories are all alike; every unhappy Git repository is unhappy i
44

55
Is your Git repository bursting at the seams?
66

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:
88

99
* 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:
1010

0 commit comments

Comments
 (0)