I am working on a project at work and have uploaded the project to a private bitbucket repo, i have cloned the repo on my home machine, but i only get the master branch and not my other branch develop.
How can i make sure that this local repo matches the origin/remote version so i able to work on this branch
EDIT: no sooner that i post i finally find an answer typical A good answer here