[plt-dev] Q. about local branches
On Fri, Apr 23, 2010 at 2:01 PM, Michael Sperber
<sperber at deinprogramm.de> wrote:
>
> Are there conventions for this? I see this:
>
I guess a convention is emerging but others closer to the action should comment.
> I'm afraid to play with this, since I don't exactly how these names are
> constructed. I'm guessing:
>
> git checkout -b <whatever-branch-name-I-please>
> git push origin sperber/<a-branch-name-like-"mred-contracts"-above> --set-upstream
>
> Correct?
That's my guess but I don't know for sure.
N.