Sublime Coding
  • Home
  • About
  • Learning Resources
Subscribe

git

A collection of 2 posts
Remove All Git Branches Except Master
git

Remove All Git Branches Except Master

Ocassionally I end up with a lot of branches cluttering up my git repos. Often times this is a product of switching between a desktop and laptop during the same development cycle and forgetting to run git branch -D branch-name on branches that existed on both machines but are no
Oct 9, 2017 1 min read
Basics of Git
git

Basics of Git

Getting started with git can be a daunting task. It's amazingly powerful and with that it allows you just enough rope to hang yourself if you aren't careful. So where do you begin? You know you need to use source control because all software developers do, right? This is a
Dec 31, 2014 4 min read
Sublime Coding © 2023
Powered by Ghost