After you have updated the report, the readme and the changelog, you can then commit the changes to the repository.

By default, the “Develop” branch should be the one selected and should be the only one you make changes to.

Open Visual Studio, if necessary, click “Continue without code”

Select the “Team Explorer” tab in the Solution Explorer

Click “Manage Connections” icon

Double-click on the relevant repository you have made changes to and wish to commit

In the Solution Explorer, click “Changes”

Input a change message, quickly check the file changes are correct and click “Commit All”

Click “Sync”

Click “Push”

If everything went well, you should see the following message:

Click the “Home” icon to return to the default tree

You should now be back on the main screen for your project

  • No labels