4 Dec
2014
4 Dec
'14
5:08 p.m.
Barry Smith <[email protected]> writes:
Sure and the first step of the workflow is knowing how to create that local branch. So how were these created (exactly) and where is that automated/documented?
I do git fetch bitbucket:username/petsc their-branch-name:username/my-branch-name-for-their-branch git push -u origin username/my-branch-name-for-their-branch