I use VS daily, connected to Azure Repos as part of Azure DevOps. Works great. 
And for up to 5 users, you get all of Azure DevOps free.

You could use GitHub of course, but for most projects that I’m doing in VS, 
that’s just not needed, and AzDO is a better tool right now anyway. (IMHO)

Regards,

Greg

Dr Greg Low

1300SQLSQL (1300 775 775) office | +61 419201410 mobile
SQL Down Under | Web: https://sqldownunder.com<https://sqldownunder.com/> 
|About me: https://greglow.me

From: ozdotnet-boun...@ozdotnet.com <ozdotnet-boun...@ozdotnet.com> On Behalf 
Of David Gardiner
Sent: Thursday, 10 June 2021 12:13 PM
To: ozDotNet <ozdotnet@ozdotnet.com>
Subject: Re: Online source code management tools - GIT / Visual Studio / Bit 
Bucket / Other ???

To be honest I don't really use the Git integration in Visual Studio.

I tend to use a combination of the git command line (with tab completion via 
posh-git), TortoiseGit for some things (like reviewing the commit log history 
and comparing branches), and more recently the GitLens extension for Visual 
Studio Code, which makes interactive rebasing a bit friendlier.

As far as remote Git repositories, Azure DevOps and GitHub both work well for 
me.

David

On Thu, 10 Jun 2021 at 11:32, Greg Harris 
<harris.gre...@gmail.com<mailto:harris.gre...@gmail.com>> wrote:

Hello Again Community,

I am disappointed with my 
https://MyAccountName.visualstudio.com/_git/MySolutionName<https://myaccountname.visualstudio.com/_git/MySolutionName>
 repository on VisualStudio.com.

It is feeling clunky and just not working for me from within Visual Studio.

What tools are people using for secure private cloud source control with what 
client tools?

I am feeling that Visual Studio is not the tool to use to manage my source 
code, it may be okay as an editor / compiler, but it just does not integrate 
well with the repository, are there better solutions, or am I just failing to 
read the manual properly?

Thanks for your help on this :-)

Groggy Harris

Reply via email to