mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-04-02 05:54:27 +02:00
Fetch upstream for latest strings
This commit is contained in:
parent
737b93d446
commit
bf43efd0f3
@ -9,6 +9,10 @@ pushd "$mydir" > /dev/null
|
|||||||
|
|
||||||
source ./merge_helpers.sh
|
source ./merge_helpers.sh
|
||||||
|
|
||||||
|
# Fetch to get latest strings for current version
|
||||||
|
# ToDo: Find out actual versions in case it's not yet merged
|
||||||
|
forall_repos git fetch upstream
|
||||||
|
|
||||||
# Check branch
|
# Check branch
|
||||||
check_branch $branch
|
check_branch $branch
|
||||||
forall_repos check_branch $branch
|
forall_repos check_branch $branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user