gcc-changelog: support merge commits in git_update_version
authorMartin Liska <mliska@suse.cz>
Thu, 18 Jun 2020 12:14:24 +0000 (14:14 +0200)
committerMartin Liska <mliska@suse.cz>
Thu, 18 Jun 2020 12:30:47 +0000 (14:30 +0200)
commit2c53566539265f56df1c0a60dca6dfc30f2c621d
tree9e9e6ae86fab5f312627ee1915bb39c6ccecee1d
parent3870268b27fbc5291f18608fc61d53bbfa5563fa
gcc-changelog: support merge commits in git_update_version

contrib/ChangeLog:

* gcc-changelog/git_update_version.py: Support merge commits
and walk only on the branch that is being merged and generate
missing ChangeLog entries.
contrib/gcc-changelog/git_update_version.py