Update README.md

This commit is contained in:
Janis Meister
2022-02-08 09:36:34 +00:00
parent 82240c0179
commit 254a3b580c

View File

@@ -28,6 +28,8 @@ https://docs.gitlab.com/ee/ssh/
### Commit and Push
Add all files to commit and create Commit
`git add .`
`git commit -a -m "COMMENT TO DESCRIBE THE INTENTION OF THE COMMIT"`
`git push origin <branch>`