mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
increment_version.sh: Exclude more merge-related commits
Change-Id: If9093f1cc195afcc68a694bb6716691875badb8d
This commit is contained in:
parent
7ff40cb22d
commit
ccb49c6c70
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue