Skip to content
New issue

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

updating git submodule #184

Closed
IndrajeetPatil opened this issue Oct 20, 2021 · 1 comment · Fixed by #219
Closed

updating git submodule #184

IndrajeetPatil opened this issue Oct 20, 2021 · 1 comment · Fixed by #219
Assignees

Comments

@IndrajeetPatil
Copy link
Member

The {tlf} git submodule for build-scripts is at the following commit:

image

But the submodule repo has been updated since then:

image

How can we update the \scripts folder to use the latest commit?

git submodule update --init --recursive
@Yuri05
Copy link
Member

Yuri05 commented Nov 3, 2021

I usually do git pull on the submodules folder (so here: on the \scripts folder) - which updates this particular submodule to the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants