mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-06-22 10:03:04 +02:00
Compare commits
3 Commits
v1.11.6-sc
...
v1.11.8-sc
Author | SHA1 | Date | |
---|---|---|---|
77fbeb625c | |||
95d46b08b4 | |||
a7c084d6f8 |
Submodule element-desktop updated: 66490633aa...0be4f8fcb4
Submodule element-web updated: 8ed0e546a9...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: d140a7a094...0d5ad44950
Reference in New Issue
Block a user