mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-06-20 09:08:02 +02:00
Compare commits
1 Commits
v1.11.6-sc
...
v1.11.8-sc
Author | SHA1 | Date | |
---|---|---|---|
77fbeb625c |
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