On Wed, 16 Mar 2016 16:05:36 +0100, Paul Beach wrote:
> Since some of us are newbies to git and github, I need to ask some 
> questions
> as I would like to move onto git asap and stop using sourceforge and 
> svn.
>
> I had started looking at the Firebird 3 build and port for MacOS, and
> am curious
> as how I can do this work via git. Since git can uses branches for
> every piece of
> development (small to large), I am assuming I need to create my own
> development
> branch of B3_0_Release to work on...
>
> e.g.
> git checkout -b mac-port B3_0_Release
>
> Then I do what I need to inside this checkout,  via
> git add, git commit, when finished I can then merge
> my branch back into B3_0_Release
>
> Correct - or have I completely misread everything :-)
> In which case some pointers would be appreciated
>

correct, if B3_0_Release is a branch

> Regards
> Paul
>
> 
> ------------------------------------------------------------------------------
> 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


------------------------------------------------------------------------------
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