-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
needs-votesNeeds additional community votes or feedbackNeeds additional community votes or feedback
Milestone
Description
when Squashing the commits of a branch there is an option to collect the commit message in the format
Squashed commit of the following:
commit [commitid](link)
Author: author <author mail>
Date: clommitdate
commit msg
commit2 [commit2id](link2)
Author: author2 <author2 mail>
Date: commit2date
commit2 msg
those should be parsed and evaluated to display the actual commit message/author next to the corresponging line (with an insication about being a squased commit and the possiblity to view the complete commit)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-votesNeeds additional community votes or feedbackNeeds additional community votes or feedback