Compare commits

..

No commits in common. "c3a4708e092e6ef8265a3e8823f47a1af59fb26a" and "50bdf662e6b28df44940b73d477975b7c8024a19" have entirely different histories.

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