Git processes - marcosignorello/prolly GitHub Wiki To start new branch... $ git checkout develop $ git pull $ git checkout -b new-branch-name