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.
2 parents b248268 + 206e962 commit 006592dCopy full SHA for 006592d
README.md
@@ -79,7 +79,7 @@ major design issues:
79
the subprojects. To make that work, all of git was designed to not mess
80
with submodule links when you do regular operations, and to not abort when
81
submodule links go missing. So it's super easy to make a mistake like
82
- forgetting to push you changes to a submodule when you push a change to
+ forgetting to push your changes to a submodule when you push a change to
83
the parent project, thus making it so nobody else can check out your
84
parent code anymore.
85
0 commit comments