We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The {tlf} git submodule for build-scripts is at the following commit:
{tlf}
build-scripts
But the submodule repo has been updated since then:
How can we update the \scripts folder to use the latest commit?
\scripts
git submodule update --init --recursive
The text was updated successfully, but these errors were encountered:
I usually do git pull on the submodules folder (so here: on the \scripts folder) - which updates this particular submodule to the latest version.
Sorry, something went wrong.
updating git submodule; closes #184
e203b7e
updating git submodule; closes #184 (#219)
4eea999
IndrajeetPatil
Successfully merging a pull request may close this issue.
The
{tlf}
git submodule forbuild-scripts
is at the following commit:But the submodule repo has been updated since then:
How can we update the
\scripts
folder to use the latest commit?The text was updated successfully, but these errors were encountered: