Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Müller <fmueller@owncloud.com>2021-06-19 19:32:33 +0300
committerHannah von Reth <vonreth@kde.org>2021-06-21 14:34:13 +0300
commit6ad1337a5b6bdade8000e63d52e1056c7d8be60e (patch)
tree82018336f1f02db78bde71678d7a516bf1463d06 /.github
parent20a0de018f7075994488c87d6868c0898e191ae2 (diff)
Make running commands visible
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/translate.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml
index cd94b5de9..10ffc5035 100644
--- a/.github/workflows/translate.yml
+++ b/.github/workflows/translate.yml
@@ -36,6 +36,7 @@ jobs:
- name: update-repo-before-commit
run: |
+ set -x
git status
git stash
git pull --ff-only origin