On Thu, Mar 17, 2016 at 11:56:37AM +0100, Dimitry Sibiryakov wrote:
> 17.03.2016 11:24, Paul Beach wrote:
> > I am now trying to work out exactly what I need
> > to do to start committing some of my changes for the Mac Port for 3.0
> > back into git...
> 
> I may be wrong, but you cannot create a pull request from local
> repository clone. You must fork it into your account beforehand.

Yes, unless you want (and are allowed to) commit directly into the
target repository, you need to

  - fork the repository (in web interface)
  - add your fork as a remote (locally)
  - checkout the branch from your fork
  - apply the changes
  - push to your fork
  - create a pull request (in web interface)

Michal Kubecek

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to