Compare commits
No commits in common. "62f0c6105f0fc607ad9a8c8cc2ca040b3f4aa806" and "84a3cde41c34025ea508257f8bbdca7be50778b5" have entirely different histories.
62f0c6105f
...
84a3cde41c
|
|
@ -5,5 +5,5 @@ set -euo pipefail
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
# git aktualisieren
|
# git aktualisieren
|
||||||
git fetch origin
|
#git fetch origin
|
||||||
git pull
|
git pull --rebase
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user