mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-06-24 19:15:50 +02:00
New release v1.11.8-sc.1
This commit is contained in:
Submodule element-desktop updated: cbcbe7ff68...0be4f8fcb4
Submodule element-web updated: 8a4c07f245...ef58800f2c
@ -16,8 +16,8 @@ forall_repos check_branch $branch
|
||||
forall_repos check_clean_git
|
||||
|
||||
# Fetch upstream
|
||||
forall_repos git fetch origin > /dev/null
|
||||
forall_repos git fetch upstream > /dev/null
|
||||
forall_repos git fetch origin > /dev/null 2>/dev/null
|
||||
forall_repos git fetch upstream > /dev/null 2>/dev/null
|
||||
|
||||
(
|
||||
# Add new line below git log: https://unix.stackexchange.com/a/345558
|
||||
|
Submodule matrix-js-sdk updated: cb81a65097...c2f77957a3
Submodule matrix-react-sdk updated: eb6b8d0b87...0d5ad44950
Reference in New Issue
Block a user