Tag Archives: Git

DevOps Basics–Getting Started with Git

Git is taking over the world as a Version Control System (VCS) and it’s actually fairly easy to use. This is a quick post on getting started using git. Git is free and you can get it from: https://git-scm.com/ I … Continue reading

Posted in Blog | Tagged , , | Comments Off on DevOps Basics–Getting Started with Git

DevOps Basics– git Cloning Repos

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This continues my series on git, because I think it’s good to know what the command line is and … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Find my git remote

I work on a few projects and have a bunch of demos setup, but I don’t work on them all every week. Being only semi-creative like many of you, I end up with some similar projects with similar names. When … Continue reading

Posted in Blog | Tagged , | Comments Off on Find my git remote

My SQL Prompt GitHub Repo

I work for Redgate and write about products. I’ve got a series of SQL Prompt posts here on little things I like. SQL Prompt might be my favorite tool.  SQL Prompt will be yours as well if you give it … Continue reading

Posted in Blog | Tagged , , , | 1 Comment