mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-07-03 14:04:31 +02:00
Compare commits
No commits in common. "v1.11.8-sc.1" and "v1.11.6-sc.0.test.1" have entirely different histories.
v1.11.8-sc
...
v1.11.6-sc
5 changed files with 6 additions and 6 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 0be4f8fcb49e4c0c66f3b63c69cb91711092f461
|
||||
Subproject commit 66490633aab37e120a68c8e0e895dfdb6a583f29
|
|
@ -1 +1 @@
|
|||
Subproject commit ef58800f2c6c1d47501cbd4628fdef67aaf7a5ca
|
||||
Subproject commit 8ed0e546a9cdae94b58e154d8d3fbd404220bf72
|
|
@ -16,8 +16,8 @@ forall_repos check_branch $branch
|
|||
forall_repos check_clean_git
|
||||
|
||||
# Fetch upstream
|
||||
forall_repos git fetch origin > /dev/null 2>/dev/null
|
||||
forall_repos git fetch upstream > /dev/null 2>/dev/null
|
||||
forall_repos git fetch origin > /dev/null
|
||||
forall_repos git fetch upstream > /dev/null
|
||||
|
||||
(
|
||||
# Add new line below git log: https://unix.stackexchange.com/a/345558
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c2f77957a32ff3ce7ead38aa483aa34b827423db
|
||||
Subproject commit cb81a65097a0bb861da9e7384cb7469ed42e7a58
|
|
@ -1 +1 @@
|
|||
Subproject commit 0d5ad44950f5a637813c2fc3fcc3e24426dbba4b
|
||||
Subproject commit d140a7a09455dc85f837080fd778d24c9166968f
|
Loading…
Add table
Add a link
Reference in a new issue