forked from github/schildichat-desktop
Compare commits
3 commits
v1.11.6-sc
...
v1.11.8-sc
Author | SHA1 | Date | |
---|---|---|---|
![]() |
77fbeb625c | ||
![]() |
95d46b08b4 | ||
![]() |
a7c084d6f8 |
5 changed files with 6 additions and 6 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 66490633aab37e120a68c8e0e895dfdb6a583f29
|
||||
Subproject commit 0be4f8fcb49e4c0c66f3b63c69cb91711092f461
|
|
@ -1 +1 @@
|
|||
Subproject commit 8ed0e546a9cdae94b58e154d8d3fbd404220bf72
|
||||
Subproject commit ef58800f2c6c1d47501cbd4628fdef67aaf7a5ca
|
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit cb81a65097a0bb861da9e7384cb7469ed42e7a58
|
||||
Subproject commit c2f77957a32ff3ce7ead38aa483aa34b827423db
|
|
@ -1 +1 @@
|
|||
Subproject commit d140a7a09455dc85f837080fd778d24c9166968f
|
||||
Subproject commit 0d5ad44950f5a637813c2fc3fcc3e24426dbba4b
|
Loading…
Add table
Add a link
Reference in a new issue