Skip to content

Commit faf13ea

Browse files
authored
Update README.md
1 parent 1ebf275 commit faf13ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ git clone https://github.com/Software-Engineering-DHBW/LearningForDummies
66
Branch wechseln: git switch "NameBranch" <br />
77
Git Pull: git pull <br />
88
Git Push: git push
9+
10+
Änderungen pushen:
11+
Git add -A
12+
Git commit -m"commit message"
13+
Git push

0 commit comments

Comments
 (0)