File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ comes with its own set of drawbacks.
185185
186186Some git providers like Azure DevOps require that the git client supports specific capabilities
187187to 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,
188+ this functionality while other libraries that did were missing other critical functionality,
189189specifically the ability to do shallow cloning. Shallow cloning is important as it allows
190190source-controller to only fetch the latest commits, instead of the whole git history.
191191For some very large repositories this means downloading GB of data that could fill the disk
You can’t perform that action at this time.
0 commit comments