GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/4067
MINOR: Merge script improvements
- Remove "list commits" since we never use it
- Fix release branch detection to just look
for branches that start with digits
- Make script executable
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka merge-script-improvements
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4067.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4067
----
----
---