The previous post explained how to do basic manipulations of a Git repo and have a copy of that repo hosted on Bitbucket. In this post, I’ll explain how to use Git to facilitate a feature branch workflow. Creating a…
All posts tagged “Git”
Getting Started with Git and Bitbucket – Part 1
This post is mainly for developers that have heard of Git and would like to take it for a test drive on a repository (repo) that isn’t public. My use case is that I don’t want to embarrass myself by having…