Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>For the first operation, you can read the EGit manual "<a href="http://wiki.eclipse.org/EGit/User_Guide#Creating_a_New_Local_Branch" rel="nofollow noreferrer">Creating a New Local Branch </a>"</p> <blockquote> <p>Select Team > Switch To... > New Branch</p> </blockquote> <p><img src="https://i.stack.imgur.com/WIb09.png" alt="new branch dialog"></p> <p>For the push, see <a href="http://www.vogella.com/articles/EGit/article.html#github_push" rel="nofollow noreferrer">Vogella's Egit tutorial</a>, but also the "<a href="http://wiki.eclipse.org/EGit/User_Guide#Push_Ref_Specifications" rel="nofollow noreferrer">Push ref specification</a>"</p> <p><img src="https://i.stack.imgur.com/9TvwP.png" alt="push a branch"></p> <p>Note: <a href="https://stackoverflow.com/users/305973/robinst">robinst</a> has opened <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=378960" rel="nofollow noreferrer">bug 378960</a> "Allow to configure upstream in Push Branch wizard" (mentioned in "<a href="https://stackoverflow.com/a/10619912/6309">EGit - set up remote tracking correctly when creating a branch</a>"). </p> <blockquote> <p>The problem is that this (configuring the upstream on push) is not yet done automatically when first pushing a branch.</p> <p>For now you have to right click on the branch in the Git Repositories view and choose "<code>Configure Branch</code>", where you can set up the upstream configuration.</p> </blockquote> <hr> <p>Note: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=378960" rel="nofollow noreferrer">bug 378960</a> has been marked as resolved (February 2014) in <a href="https://wiki.eclipse.org/EGit/New_and_Noteworthy/3.2#Features" rel="nofollow noreferrer">Egit 3.2</a>:</p> <blockquote> <p>Push Branch / Initial Push wizard simplifies pushing a branch and also <strong>allows upstream configuration for new branches created by the push operation</strong>:</p> </blockquote> <p><img src="https://i.stack.imgur.com/z0pfJ.png" alt="https://wiki.eclipse.org/images/6/6f/Egit-3.2-PushBranchWizard.png"></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload