Compare commits
No commits in common. "42da621a7933f66e1e5c70a5a1887d7a22f7517a" and "5d302d229aa0a550cd6a99f40569896f75e82dee" have entirely different histories.
42da621a79
...
5d302d229a
|
|
@ -8,7 +8,6 @@ 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 "======================================"
|
||||
|
|
@ -22,6 +21,3 @@ git checkout main
|
|||
|
||||
echo "Gotowe. Teraz możesz tworzyć nową gałąź."
|
||||
|
||||
=======
|
||||
echo "Gotowe. Teraz możesz tworzyć nową gałąź."
|
||||
>>>>>>> Stashed changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user