Compare commits

..

No commits in common. "62f0c6105f0fc607ad9a8c8cc2ca040b3f4aa806" and "84a3cde41c34025ea508257f8bbdca7be50778b5" have entirely different histories.

View File

@ -5,5 +5,5 @@ set -euo pipefail
cd "$(dirname "$0")"
# git aktualisieren
git fetch origin
git pull
#git fetch origin
git pull --rebase