-
Notifications
You must be signed in to change notification settings - Fork 6
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
git submodule foreach "(git checkout master; git pull)" not working #2
Comments
Hi @lewismc Not sure, it all worked just fine a day or two ago for me when I created that latest version mentioned elsewhere. I think I even reviewed the https://github.com/mmisw/orr/blob/master/README.md What git version are you using? |
2.20.1 I had to use |
ha, you're right. I just tried from scratch. For starting from the
and this should be added to the README. With no thanks for updating the README. |
Thanks Lewis again for your readme update PR. I just pushed more edits to further clarify the sequence of build steps. |
Hi @carueda I'm trying to build locally for the first time in a while.
When I execute
git submodule foreach "(git checkout master; git pull)"
... nothing is happening.Any ideas?
Thanks
The text was updated successfully, but these errors were encountered: