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

Get name of branch while report with summary format #101

Open
kspacja opened this issue Oct 22, 2019 · 1 comment
Open

Get name of branch while report with summary format #101

kspacja opened this issue Oct 22, 2019 · 1 comment

Comments

@kspacja
Copy link

kspacja commented Oct 22, 2019

git log --branches --since=17-10-2019 --pretty=%H | gtm report -format=summary

It works very well, but I just wondering if it possible to have name of branch which given commit come from in output.

Now I can see sth like:

Tue Oct 22
       54m  0s Rework of google tags to init it dynamicly [x]
        7m  0s Update gitignore [x]
    1h  1m  0s

Mon Oct 21
        8m  0s Update to have warn not only log [x]
       45m  0s FM-2162, FM-2160 [x]
       53m  0s

What is ok, but I remember each of them are from other branches, but I don't know which is which.

@mschenk42
Copy link
Member

Thanks for the feature request. I'll have to investigate to see what's possible with the libgit library we are using.

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

2 participants