mozilla / positron

a experimental, Electron-compatible runtime on top of Gecko
Other
561 stars 64 forks source link

Move electron to a submodule. #106

Closed brendandahl closed 7 years ago

brendandahl commented 7 years ago

To get things going I'm going back to 6041c7edf9fc8ff4d73b0c311200c3953127da3e which is where we copied electron/libs

I was going to rebase to remove the reverts, but git seems to have issues with rebasing and having a submodule added that is the same name as an existing folder. Maybe we can just do a squash?