A README.md file is intended to quickly orient readers to what your project can do. New to Markdown? Learn more
In Git, branches are cheap. You should use them whenever you're making changes to your repository. Edit this file by clicking on the edit icon.
Then make some changes to this README file.
Make some edits to this blockquote
When you are done, click the dropdown arrow next to the save button - that will allow you to commit your changes to a new branch.
Pull requests are the way to move changes from a topic branch back into the master branch.
Click on the Pull Requests page in the CODE hub, then click "New Pull Request" to create a new pull request from your topic branch to the master branch.
When you are done adding details, click "Create Pull request". Once a pull request is sent, reviewers can see your changes, recommend modifications, or even push follow-up commits.
First time creating a pull request? Learn more
If you haven't already done so, install Git (as well as Git Credential Manager for Linux or Mac OS)
Choose and install one of these supported IDEs:
- Visual Studio
- Android Studio (with Team Services Plugin)
- Eclipse (with Team Explorer Everywhere)
- IntelliJ IDEA (with Team Services Plugin)
- Visual Studio Code (with Team Services Extension)
Then clone this repo to your local machine to get started with your own project.
Happy coding!
Added