Compare commits

...

2 Commits

Author SHA1 Message Date
c3a4708e09 Merge pull request 'fix' (#7) from fix-fix into main
Reviewed-on: #7
2026-02-17 14:49:52 +00:00
d4b3fef9ef fix 2026-02-17 14:48:51 +00:00

View File

@ -8,7 +8,7 @@ git pull origin main
git fetch --prune
git branch --merged main | grep -v '^ *main$' | xargs git branch -d 2>/dev/null || true
<<<<<<< Updated upstream
echo ""
echo "======================================"
echo "✅ Zrobione:"
@ -20,4 +20,4 @@ echo "======================================"
git checkout main
=======
echo "Gotowe. Teraz możesz tworzyć nową gałąź."
>>>>>>> Stashed changes