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 6f154da commit b36724aCopy full SHA for b36724a
1 file changed
readme.md
@@ -199,6 +199,7 @@ Then we probably changed some repo reference or some of our dependencies had a
199
`git push --force` in its git history. So the best way for you to handle it is
200
to run, inside the `python-mode` directory:
201
202
+`git submodule update --recursive --init --force`
203
`git submodule sync --recursive`
204
205
# Documentation
0 commit comments