Hey
As discussed again in today's call, I've pushed a git mirror of edk2's and edk2-fatdriver2's SVN modules to git.linaro.org.
This is temporary in that: * the whole history of edk2-fatdriver2 was imported, but only the last revision of edk2 was imported (a full import is running, but that will take a while) * git.linaro.org lacks git-svn and has outbound traffic firewalled; I'm working with IS to resolve this
These can be used right now, with the caveats that the branches might be rebased or might move to another host; I'm happy to assist if you need help moving your patches around when that happens.
The repos are: git://git.linaro.org/mirror/edk2/edk2.git git://git.linaro.org/mirror/edk2/edk2-fatdriver2.git
These were created with: git svn clone -s \ https://edk2-fatdriver2.svn.sourceforge.net/svnroot/edk2-fatdriver2 edk2-fatdriver2 git svn clone -r 12354 -s \ https://edk2-fatdriver2.svn.sourceforge.net/svnroot/edk2 edk2
Would you need any other SVN module mirrored, or if you have suggestions about a different set of git-svn options, please get in touch with me.
Cheers