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

Ability to get the latest difference for submodules #52

Open
dmodoomsirius opened this issue Sep 19, 2017 · 3 comments
Open

Ability to get the latest difference for submodules #52

dmodoomsirius opened this issue Sep 19, 2017 · 3 comments

Comments

@dmodoomsirius
Copy link

Hello
I would like the ability to get the difference for a submodule even if its from a point in the commit history.

Would this be possible. I did not see a way in any of the documentation.

@tomasbjerre
Copy link
Owner

You can specify 2 commits and have a changelog generated between them.

Is you problem how to find which those 2 commits are?

@dmodoomsirius
Copy link
Author

What i am wanting to do is get the latest commits for every submodule in a repo say every submodule in https://github.com/VoltzEngine-Project/Build I would like to get the latest commits for. after running a git pull on it.

@demon
Copy link
Contributor

demon commented Jan 3, 2018

This would be ideal. At Wikimedia, we generate a weekly changelog of all repositories we deploy--this includes a lot of submodules and we'd like to scrap our custom script for the Jenkins plugin implementing this changelog you've got here.

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

No branches or pull requests

3 participants