Tag Archives: SQLNewBlogger

Deleting a Git Branch–#SQLNewBlogger

I had someone ask me recently about deleting branches. While I had known how to delete a local branch, I had to look up how to delete a remote one. Documenting these both will hopefully help me remember this. Another … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Deleting a Git Branch–#SQLNewBlogger

Quick Filtering in SSMS–#SQLNewBlogger

I saw someone limit the databases they see in SSMS, which isn’t something I often do, but I thought this was great. A Long List This is the list of databases on a demo instance I have. While it’s a … Continue reading

Posted in Blog | Tagged , , , | 2 Comments

Creating an Empty Repo in GitHub–#SQLNewBlogger

I saw someone struggling with getting started with a Visual Studio project and Azure DevOps. They got a conflict, which I’ll show and then get you started with an empty repo. Another post for me that is simple and hopefully … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Creating an Empty Repo in GitHub–#SQLNewBlogger

Creating Empty Repos in Azure DevOps–#SQLNewBlogger

I saw someone struggling with getting started with a Visual Studio project and Azure DevOps. They got a conflict, which I’ll show and then get you started with an empty repo. Another post for me that is simple and hopefully … Continue reading

Posted in Blog | Tagged , , , , | 2 Comments