Skip to content

Commit 0f66b91

Browse files
authored
Merge pull request #57 from github/emphasize-local
Emphasize "local"
2 parents 528a6b0 + 04530b8 commit 0f66b91

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)