-
Notifications
You must be signed in to change notification settings - Fork 0
Project Tech: Git strategy
Lotte Koblens edited this page Mar 5, 2021
·
1 revision
Ik ga gebruik maken van issues wanneer er een probleem is met mijn applicatie dat nog opgelost moet worden. Elk probleem of elke taak wordt in een apart issue gezet en de issue kan dan gesloten worden op het moment dat het probleem is opgelost of wanneer de taak is afgerond. In de terminal zal ik gebruik maken van git commit -m "message".
- Git. (z.d.). Git - git-commit Documentation. Geraadpleegd op 13 februari 2021, van https://git-scm.com/docs/git-commit
- Beams, C. (2021, 27 januari). How to Write a Git Commit Message. Geraadpleegd op 13 februari 2021, van https://chris.beams.io/posts/git-commit/