Re: Rebase merge conflicts

2022-10-03 Thread Martin Schanzenbach
Feel free to merge+push into master whenever. Excerpts from Willow Liquorice's message of 2022-10-03 13:17:22 +0100: > Ok, that was the only tricky merge conflict. I'll push my changes now. > > Best wishes, > Willow > > On 03/10/2022 13:13, Martin Schanzenbach wrote: > > Yes. It was removed

Re: Rebase merge conflicts

2022-10-03 Thread Martin Schanzenbach
Yes. It was removed recently. If your rebase fails, feel free to just merge. It is not as pretty (in the logs), but possibly more painless. Br Martin Excerpts from Willow Liquorice's message of 2022-10-03 13:02:29 +0100: > Hello, > > I'm currently rebasing a load of changes to the Doxygen, and I

Re: Rebase merge conflicts

2022-10-03 Thread Willow Liquorice
Ok, that was the only tricky merge conflict. I'll push my changes now. Best wishes, Willow On 03/10/2022 13:13, Martin Schanzenbach wrote: Yes. It was removed recently. If your rebase fails, feel free to just merge. It is not as pretty (in the logs), but possibly more painless. Br Mart

Rebase merge conflicts

2022-10-03 Thread Willow Liquorice
Hello, I'm currently rebasing a load of changes to the Doxygen, and I've ran into a merge conflict that I can't disentangle: GNUNET_GNSRECORD_convert_records_for_export is present on my branch but not on master. Was it removed? Best wishes, Willow