We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e0021 commit f5fde29Copy full SHA for f5fde29
README.md
@@ -1 +1,8 @@
1
-# LearningForDummies
+# LearningForDummies
2
+## Setup:
3
+git clone https://github.com/Software-Engineering-DHBW/LearningForDummies
4
+
5
+## Befehle:
6
+Branch wechseln: git switch "NameBranch" <br />
7
+Git Pull: git pull <br />
8
+Git Push: git push
0 commit comments