mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-20 21:40:56 +01:00
increment_version.sh: Exclude more merge-related commits
Change-Id: If9093f1cc195afcc68a694bb6716691875badb8d
This commit is contained in:
parent
7ff40cb22d
commit
ccb49c6c70
@ -158,7 +158,7 @@ git_changelog() {
|
||||
| grep -v "Added translation using Weblate" \
|
||||
| grep -v "Translated using Weblate" \
|
||||
| grep -v "weblate/sc" \
|
||||
| grep -v "\\[merge.*\\]" \
|
||||
| grep -v "\\[.*merge.*\\]" \
|
||||
| grep -v "Disable Android Auto supports" \
|
||||
|| echo "No significant changes since the last stable release"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user