mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-29 19:43:25 +02:00
Omit merge commits from release changelog
This commit is contained in:
+1
-1
@@ -147,7 +147,7 @@ package.xml: RELEASE
|
||||
RELEASE:
|
||||
@echo "RELEASE $(MONGODB_VERSION)" >> RELEASE-$(MONGODB_VERSION)
|
||||
@echo "-------------" >> RELEASE-$(MONGODB_VERSION)
|
||||
@git log --pretty=format:"%ad %an <%ae>%n%x09* %s%n" --date short --since="$$(git show -s --format=%ad `git rev-list --tags --max-count=1`)" >> RELEASE-$(MONGODB_VERSION)
|
||||
@git log --pretty=format:"%ad %an <%ae>%n%x09* %s%n" --no-merges --date short --since="$$(git show -s --format=%ad `git rev-list --tags --max-count=1`)" >> RELEASE-$(MONGODB_VERSION)
|
||||
@echo -e "\n" >> RELEASE-$(MONGODB_VERSION)
|
||||
|
||||
ChangeLog:
|
||||
|
||||
Reference in New Issue
Block a user