3.3.0: Possible regression in cygwin DLL (Win10); fixed in snapshot
Ken Brown
kbrown@cornell.edu
Sun Dec 12 13:36:13 GMT 2021
On 12/12/2021 8:26 AM, Takashi Yano wrote:
> On Fri, 12 Nov 2021 11:02:46 +0100
> Corinna Vinschen wrote:
>> In the meantime, you might want to merge your code into master, whenever
>> you think it's ready.
>
> I have rebased the topic/pipe branch to current master.
>
> In addition, I think we had already enough test period for
> new code in topic/pipe. What about merging it into master?
>
> Or does anyone have any concerns?
I think we're ready.
> BTW, how can we merge the topic/pipe branch? Using "git merge"?
> Or rebase master to topic/pipe branch, i.e. "git rebase topic/pipe"?
Since you've already rebased topic/pipe onto master, I think you can just
checkout master and do "git merge topic/pipe". It should just be a simple
fast-forward merge.
Ken
More information about the Cygwin-developers
mailing list