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

add submodule revision change helper script #12

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

nicbus
Copy link
Collaborator

@nicbus nicbus commented Sep 24, 2024

This PR adds the sub-rev-change.sh script, that eases the update of the submodules to a desired revision.

A branch or a tag can be used, and optionally a remote can be provided.
Also, remote(s) can optionally be fetched before looking for the desired revision.
If the requested revision cannot be found, nothing is done, to allow the change on the remaining submodules.

@dr-orlovsky
Copy link
Member

I still do not understand how to use git submodule system properly, so I assume it should be @zoedberg reviewing this

Copy link
Collaborator

@zoedberg zoedberg left a comment

Choose a reason for hiding this comment

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

Looks good to me! Please briefly document this on the README, then I'll merge this

@nicbus
Copy link
Collaborator Author

nicbus commented Sep 25, 2024

Please briefly document this on the README, then I'll merge this

commit updated to include a new Contribute section that briefly documents its presence and usage

Copy link
Collaborator

@zoedberg zoedberg left a comment

Choose a reason for hiding this comment

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

Thanks!

@zoedberg zoedberg merged commit 0cfe387 into RGB-WG:master Sep 25, 2024
3 checks passed
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 this pull request may close these issues.

3 participants