-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
In commit history complete commit message not present in git history .
I tried to modify parameter(commit.message.format) in migration.properties file but could not able to get exact commit message .Could you please provide details how to keep commit message.format value to get complete RTC history commit message to git commit comment .
Example:
RTC history commit message:
123:Test message- change on 20200101
Git history commit message :
123 change on 20200101
So message is trimmed and displayed in git comment .in above example Test message is missing ,content between : and - symbol
Metadata
Metadata
Assignees
Labels
No labels