Automatischer Push von 2026-03-01 06:20

This commit is contained in:
2026-03-01 06:20:40 +01:00
parent b190f752fd
commit 974f6ef461

View File

@@ -10,9 +10,6 @@ $stamp = Get-Date -Format "yyyy-MM-dd HH:mm"
Set-Location $RepoPath Set-Location $RepoPath
# Optional: erst pull, um Konflikte zu vermeiden (kannst du auch auskommentieren)
# git pull --rebase
# Add alles # Add alles
git add -A | Out-Null git add -A | Out-Null