-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
submodule nits #1506
submodule nits #1506
Conversation
@@ -41,7 +41,7 @@ | |||
ignore = dirty | |||
commit = 35be9760b4edf485287f78c0cf652beb19c047f0 | |||
[submodule "pigweed"] | |||
path = third_party/pigweed | |||
path = third_party/pigweed/repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
I don't know how to fix the lgtm failure off hand. I think I could have a PR where pigweed is mapped in twice? hope we can land without lgtm |
Try: git mv third_party/pigweed pigweed |
@woody-apple this is ready |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks.
@rwalker-apple can we fix the conflicts here? |
7e53fde
to
2c093a4
Compare
@woody-apple ready |
Problem
irregular configs for submodules
Summary of Changes
make regular