git-fmt-merge-msg (1) Linux Manual Page
git-fmt-merge-msg – Produce a merge commit message Synopsisgit fmt-merge-msg [-m <message>] [–log[=<n>] | –no-log] git fmt-merge-msg [-m <message>] [–log[=<n>] | –no-log] -F <file>DescriptionTakes the list of merged objects on stdin and produces a suitable commit message to be used for the merge commit, usually to be passed as the <merge-message> argument of git merge. This…
