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 94235df commit f93c682Copy full SHA for f93c682
_til/git/repo-tool.md
@@ -5,7 +5,7 @@ category: git
5
6
When getting into more complicated software development, you will usually end
7
up having code split in mulitple repos. Groot, Merch and the GPU Cluster
8
-are all examples of moduluar projects with multiple repos.
+are all examples of modular projects with multiple repos.
9
10
There are a couple ways to manage all the repos you use. Git submodules are one
11
and they are really good for vendoring code that you don't actively develop in
0 commit comments