Hi,
I have newly joined a team.
I will be working on repository at dev.azure.com
I want sequence of commands
How to use git with Visual Studio 2019
Do I have to add remote repository
or
I should clone remote repository
I want to create new branch and commit my changes on remote repository
Can I get all the command sequence , right from creating a local folder
and connecting with remote repository? If possible using Visual Studio 2019
I want to know about
push pull sync checkout and other commands
Thanks,
Regards.
On 2/3/2021 1:23 AM, Murtaza Gandhi wrote:
Hi,
I have newly joined a team.
I will be working on repository at dev.azure.com
I want sequence of commands
How to use git with Visual Studio 2019
Hi Murtaza,
This mailing list is intended for working on the core
Git command-line tool and helping with issues in that
product. Requests specifically for hosting providers
or IDEs should go somewhere more specific to those
locations.
However, you might want to start with [1].
[1] https://docs.microsoft.com/en-us/visualstudio/ide/git-with-visual-studio?view=vs-2019
If you have more questions, please consult the Azure
Repos or Visual Studio support channels.
Also, since you are joining a team that is already
using these tools, then perhaps you could ask your
team members for advice? They may even have links
ready for resources that helped them learn the tools.
Thanks,
-Stolee