-
Laurent Heirendt authoredLaurent Heirendt authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
commit.md 534 B
Make changes and commit them
When you change file/s VS Code with remind you of unsaved changes (left image) and saved by not commited changes (rigth image):
To commit your changes:
- Go to Source Control in Activity Bar
- Stage all changes you want to commit (press +)
- Describe your changes in commit message
- Commit your changes (press "tick")
