We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a91f1b + df91005 commit 2ea4268Copy full SHA for 2ea4268
docs/spec/v1beta1/gitrepositories.md
@@ -185,7 +185,7 @@ comes with its own set of drawbacks.
185
186
Some git providers like Azure DevOps require that the git client supports specific capabilities
187
to be able to communicate. The initial library used in source-controller did not support
188
-this functionality while other libraries that did were missinging other critical functionality,
+this functionality while other libraries that did were missing other critical functionality,
189
specifically the ability to do shallow cloning. Shallow cloning is important as it allows
190
source-controller to only fetch the latest commits, instead of the whole git history.
191
For some very large repositories this means downloading GB of data that could fill the disk
0 commit comments