Tag Archives: Git

Using Git Prune–#SQLNewBlogger

As I’ve been working with SQL Saturday and managing changes to events, I’ve accumulated a lot of branches. Even though I’m a solo developer, I decided to use branches, as I expect others to share this load in the future. … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

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 , , | Leave a comment

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