On 01/13/2018 03:54 AM, Marcin Juszkiewicz wrote:
UEFI expects GPT and DIB is completely not prepared for it.
I feel like we've made good progress on this part, with sufficient
GPT support in [1] to get started on the EFI part
... which is obviously where the magic is here. This is my first
r
Hello everyone,
Dublin PTG planning is happening now. Looks like we'll get a shared room with
QA, Release, and Requirements Monday and Tuesday acting as a Help Room then
have a room for Infra specific things Wednesday to Friday. This is basically
what we had in Denver and I think it worked well
Hi Clark,
You might find the following series of commands help automate this a little
more.
git merge -s ours --no-commit feature/zuulv3
git read-tree -u --reset feature/zuulv3
git commit -m "replace mainline with feature/zuulv3"
Basically it replaces the current branch contents with everything