Hi, On 11/22/06, Carl Worth <cworth@xxxxxxxxxx> wrote:
On Wed, 22 Nov 2006 08:28:58 -0600, "Sean Kelley" wrote: > How do I add a branch to the remote repository that is visible to all > team members. It seems like the git checkout -b commands just create > local topic branches. Just push the branch out to the remote repository. You even gave the command sequence to do that: > git checkout Project > git pull . fm-modulator > git push origin Project
One other question - how do you rename a branch on the remote repository once you have created it? Thanks, Sean
-Carl
-- Sean Kelley - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html