On 19-08-01 13:24:00, Junio C Hamano wrote:
Mateusz Loskot writes:
Is there any other way, without remembering to `git merge` with `--log`?
"git config merge.log true"?
That's sweet! Thank you
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
Fingerprint=C081 EA1B 4AFB 7C19 38BA
Mateusz Loskot writes:
> Is there any other way, without remembering to `git merge` with `--log`?
"git config merge.log true"?
Hi,
When cherry-picking a merge with `cherry-pick -x -m 1 `,
is it possible to populate the log message with (short) log of all
commits that have been merged by the merge commit ?
The only workaround to copy the log messages along with
cherry-picked changes is to always merge copying all log
mess
3 matches
Mail list logo