On Tue, Jul 10, 2007 at 22:44:58 -0500, Sean Kelley wrote: > If you then do a push from that new_branch_name will it create a new > branch on the remote? I am struggling with just being able to add a > remote. Create a local branch that maps to the remote. Then > committing and pushing changes to the remote - all without creating a > new branch on the remote. git push takes a refspec, which is local-branch:remote-branch. So you can push from local branch of any name to remote branch of any other name. You can also define the relationships in the config, but you'll have to look up what exactly you should specify in the manuals (of git-push and git-config). -- Jan 'Bulb' Hudec <bulb@xxxxxx>
Attachment:
signature.asc
Description: Digital signature