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

Support Git Tag Counters #4

Open
bastiao opened this issue Jan 9, 2022 · 0 comments
Open

Support Git Tag Counters #4

bastiao opened this issue Jan 9, 2022 · 0 comments

Comments

@bastiao
Copy link
Owner

bastiao commented Jan 9, 2022

Add support to count a number of tags per period of time.

The idea is to extend contributions to support a list of git tag counters in range period.

It is expected to work like that:

./bin/contributions gitler --csv-file=repos.csv --export-file=gitcounters.txt

The output should be like:

repositories, number of tags
repo1, 20
repo2, 10
repo3, 0 
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

No branches or pull requests

1 participant