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