We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b40183 commit d27335aCopy full SHA for d27335a
docs/src/usecases.md
@@ -14,7 +14,7 @@ The partial repo will act as a normal git repository but only contain the files
14
found in the subdirectory and only commits affecting those files.
15
The partial repo supports both fetch as well as push operation.
16
17
-This helps not just to improve performace on the client due to having fever files in
+This helps not just to improve performace on the client due to having fewer files in
18
the tree,
19
it also enables collaboration on parts of the monorepo with other parties
20
utilizing git's normal distributed development features.
0 commit comments