GroupBy Date
#1252
Replies: 1 comment
-
|
Hello! This definitely needs the However our commit context does not have a One workaround would be to add the I would be happy to add the year into the context though since it's more straightforward. Can you open an issue about it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a project, which never releases a version, but I want to keep a changelog. I want to group by date in format
%Y-%m-%d.All commits made on the same day should get grouped together. How can I accomplish that?
Regards
Beta Was this translation helpful? Give feedback.
All reactions