Skip to content

Git Functions via VisualStudio

rotask edited this page Nov 20, 2020 · 4 revisions

Github actions

How to do anything with Github

To download changes:

Team Explorer --> Sync --> Fetch --> Pull

To upload changes:

Team Explorer --> Changes -->Select Branch, message -->commit all --> Sync --> Push

OR Use Pull Request:

In the GitHub pane, click the Create New link to create a new Pull Request on GitHub.

More Info:

https://github.com/github/VisualStudio/tree/master/docs https://visualstudio.github.com/index.html

Clone this wiki locally