[pony-build] Pushing a branch

Augie Fackler lists at durin42.com
Tue Mar 2 17:30:38 PST 2010


On Mar 2, 2010, at 5:54 PM, Jack Carlson wrote:

> Sorry if this is a rather simple question, but just wondering how do  
> I go about pushing changes in a particular new branch up to my  
> remote repository (github)?  Right now if I switch to my new branch,  
> make changes/commit them, then attempt to git push the changes, I  
> just get the message "Everything up-to-date".  Is there anything  
> special I have to do in order to let github know that I have a new  
> branch going?

Try 'git push origin <branchname>' - assuming you want to push the new  
branch name to github.

>
> Thanks,
>
> -Jack
> _______________________________________________
> pony-build mailing list
> pony-build at lists.idyll.org
> http://lists.idyll.org/listinfo/pony-build




More information about the pony-build mailing list