diff --git a/README.md b/README.md index c3f291ac73c..f5cdf9613b1 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,12 @@ Following is an overview of components in this repository. ## Working with a large repo This repository is quite massive, because it contains multiple -subtrees with large histories. If you experience performance -problems, try setting `feature.manyFiles` in your git configuration. -Additionally, when using `git log`, make sure to use `--first-parent` -to get the history of kookienomicon, to avoid seeing subtree histories -instead of the merge commits that you might be more interested in. +subtrees with large histories. + +If you experience performance problems, try setting +`feature.manyFiles` in your git configuration. Additionally, when +using `git log`, make sure to use `--first-parent` to get the history +of kookienomicon, instead of the merged subtree histories. ## License