@@ -10,7 +10,5 @@
10. git checkout master
11. git merge --no-ff NeuesFeature
12. git log --graph
-13. git push
-
+13. git branch -d NeuesFeature
+14. git push