mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 08:55:42 +03:00
Revert "[TMP] merge_helpers.sh: Hardcode develop branch"
This reverts commit d13494aa67
.
This commit is contained in:
parent
6fc5f6d378
commit
f6801a5be0
1 changed files with 1 additions and 2 deletions
|
@ -73,8 +73,7 @@ upstream_common_base() {
|
|||
# commit="$merged_main"
|
||||
#else
|
||||
>&2 echo "ERROR: don't know how to compare main and develop upstream branches"
|
||||
commit="$merged_develop"
|
||||
#exit 1
|
||||
exit 1
|
||||
#fi
|
||||
fi
|
||||
echo "$commit"
|
||||
|
|
Loading…
Reference in a new issue