[Step 4] Commit changes - Yellow-Team-Millerslab/GitPlayground GitHub Wiki
Commit in VS
-
create a new branch from
masterlikesam/test/commit -
open
GitPlaygroundfolder in VS2017 -
open readme file and edit it
-
After saving it, switch to
Team Explorertab and clickChanges -
Enter commit message like this format [category name]: [message]. ex: test: new commit
- It is a convention broadly accepted by open source community
- It is a convention broadly accepted by open source community
-
After commit, you can click
syncto go to synchronization tab and clickpushon Outgoing Commits. -
Go to project home on Github to verify the changes.