Support for paste of one multi-line commit message to fill summary and description at once

9 votes

I keep a running work log in a text file alongside to git.
If I have created a multiline text entry there in my work log for a commit during development,
It would be very good if this multiline text entry could be transferred to gitkraken with one cut & paste to the commit messages matching multiline:

1st line => summary
2nd and further lines => description

eg. following multi-line text

JIRA-4711 - add google login view
- need to add a separate login view for google account
because of ...bla.bla...

Should result in:

Summary: JIRA-4611 (01)- add google login view
Description: - need to add a separate login view for google account
because of ...bla.bla.

Under consideration Quality of Life Suggested by: Dietmar Upvoted: 28 Mar Comments: 1

Comments: 1