Correct; pull requests are a github thing. And they're nice (usually).
On Fri, Dec 6, 2013 at 12:09 PM, Christian Grobmeier <[email protected]>wrote: > On 6 Dec 2013, at 15:19, Lukasz Lenart wrote: > > 2013/12/6 Christian Grobmeier <[email protected]>: >> >>> On 6 Dec 2013, at 8:11, Lukasz Lenart wrote: >>> >>> Do you know if git at Apache supports Pull Requests between branches? >>>> I've started working like that some time ago and it's awesome feature >>>> :-) >>>> >>> >>> Honestly I don't know :-) >>> >>> I mean you can merge between branches easily. Is that what you mean? >>> >> >> Not exactly, in GitHub you can prepare a Pull Request between >> different branches in the same repo - you don't have to fork the repo >> at all. So you'll see the PR on issues list and you can comment, >> change the code and so on, before merging it to mater/develop. >> >> But I think it's pure GitHub functionality not really related to git >> itself. >> > > I don't know for sure, but I agree, its most likely a github feature. > I think something like gitlabhq might be able to do the same: > https://github.com/gitlabhq/gitlabhq > But i have not heard if this is going to live at ASF infra > > >> Regards >> -- >> Ćukasz >> + 48 606 323 122 http://www.lenart.org.pl/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --- > http://www.grobmeier.de > @grobmeier > GPG: 0xA5CC90DB > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- e: [email protected] m: 908-380-8699 s: davelnewton_skype t: @dave_newton <https://twitter.com/dave_newton> b: Bucky Bits <http://buckybits.blogspot.com/> g: davelnewton <https://github.com/davelnewton> so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton>
