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

(Feat): Add submodule support #48

Merged
merged 6 commits into from
Aug 2, 2024
Merged

Conversation

pat-trunk-io
Copy link
Contributor

@pat-trunk-io pat-trunk-io commented Aug 2, 2024

@pat-trunk-io pat-trunk-io requested a review from pv72895 August 2, 2024 19:32
Comment on lines 92 to 93
git clean -dfx -f --exclude=".trunk" --exclude="${merge_instance_branch_out}" --exclude="${merge_instance_with_pr_branch_out}" --exclude="${impacted_targets_out}" --exclude="bazel-diff.jar" .
git submodule update --recursive
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional nit - could shove this into a function

@pat-trunk-io pat-trunk-io merged commit e574577 into main Aug 2, 2024
3 checks passed
@pat-trunk-io pat-trunk-io deleted the pat/AddSubmoduleSupport branch August 2, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants