forked from github/schildichat-desktop
Compare commits
1 commit
v1.11.6-sc
...
v1.11.8-sc
Author | SHA1 | Date | |
---|---|---|---|
![]() |
77fbeb625c |
5 changed files with 6 additions and 6 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit cbcbe7ff684f4200e362d0bc7178281b2c79d89b
|
Subproject commit 0be4f8fcb49e4c0c66f3b63c69cb91711092f461
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8a4c07f24559dc0888413f9fc714d1bb6eecfecb
|
Subproject commit ef58800f2c6c1d47501cbd4628fdef67aaf7a5ca
|
|
@ -16,8 +16,8 @@ forall_repos check_branch $branch
|
||||||
forall_repos check_clean_git
|
forall_repos check_clean_git
|
||||||
|
|
||||||
# Fetch upstream
|
# Fetch upstream
|
||||||
forall_repos git fetch origin > /dev/null
|
forall_repos git fetch origin > /dev/null 2>/dev/null
|
||||||
forall_repos git fetch upstream > /dev/null
|
forall_repos git fetch upstream > /dev/null 2>/dev/null
|
||||||
|
|
||||||
(
|
(
|
||||||
# Add new line below git log: https://unix.stackexchange.com/a/345558
|
# Add new line below git log: https://unix.stackexchange.com/a/345558
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit cb81a65097a0bb861da9e7384cb7469ed42e7a58
|
Subproject commit c2f77957a32ff3ce7ead38aa483aa34b827423db
|
|
@ -1 +1 @@
|
||||||
Subproject commit eb6b8d0b878102c5fe7420e185667e450f99cf7a
|
Subproject commit 0d5ad44950f5a637813c2fc3fcc3e24426dbba4b
|
Loading…
Add table
Add a link
Reference in a new issue