kamranahmedse / git-standup

Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
MIT License
7.59k stars 303 forks source link

Are multi line commit messages supported? #112

Open testautomation opened 4 years ago

testautomation commented 4 years ago

Let's assume I have a commit message like this

 Updates Contribution Tests - ehrbase/project_management#56

- added missing check steps
- moved required test-data-sets in dedicated subfolder
- repored discored bugs
- tagged failing tests/steps and linked to Github issues (traceability)

Is there a cli option to show more than just the first line in git standup output?

Cheers

ericcurtin commented 5 months ago

I was wondering this too

ericcurtin commented 5 months ago

Would be a great feature