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 ability to report on submodules #169

Open
wildone opened this issue Jan 30, 2018 · 2 comments
Open

add ability to report on submodules #169

wildone opened this issue Jan 30, 2018 · 2 comments

Comments

@wildone
Copy link

wildone commented Jan 30, 2018

Are you able to build a mechanism to create a report from parent repos with submodules. This way you can see summary of all repos including parent and see per repo breakdown?

@adam-waldenberg
Copy link
Member

Hi @wildone. It's definetly doable. I am not sure a per-repo breakdown is of any interest though, as you might as well run gitinspector mutliple times for that.

The default behavior we have gone with is to combine statistics. To combine statistics from the parent repo and include submodules you can just specify the submodules on the command line to gitinspector. It will then happily merge the stats together and generate a joined report.

@adam-waldenberg adam-waldenberg added this to the 0.5.1 milestone Oct 19, 2020
@adam-waldenberg
Copy link
Member

Adding this to the todo list as a preliminary task.

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

2 participants