Tag Archives: Git

Adding Git LFS Support – #SQLNewBlogger

I got this message recently while committing some changes: This post shows my work in adding Git LFS support to GitHub. Another post for me that is simple and hopefully serves as an example for people trying to get blogging … Continue reading

Posted in Blog | Tagged , , | Comments Off on Adding Git LFS Support – #SQLNewBlogger

This is Why You Use Git for Scripts

Git has become a fantastic tool for me, and many other technologists, over the last ten years. It’s almost ubiquitous in most of my clients, and so many people are comfortable with it. Many others aren’t, which is why I … Continue reading

Posted in Editorial | Tagged , | 5 Comments

DBAs, Give Git a Try – Getting Started

One of the really interesting things over the last decade is both the rise of Git as the main VCS system for most projects, and the number of people who know nothing about it. Many of the latter seem intimidated, … Continue reading

Posted in Blog | Tagged , , | 4 Comments

Changing the Origin in Git–#SQLNewBlogger

I needed to show a customer how to migrate from Azure DevOps to GitHub recently, and to smooth this process, we needed to repoint the origin remote. Another post for me that is simple and hopefully serves as an example … Continue reading

Posted in Blog | Tagged , , | Comments Off on Changing the Origin in Git–#SQLNewBlogger