You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the order of haxelib git submodule installation (HaxeFoundation#638)
* submodule stuff in progress
* perhaps a submodule fix?
* revert the dipshit logging
* update run.n
* we dont need to spit out every log, but we should use the threads?
* comment out the unneeded git fetch
* small reorder / remove redundant `git submodule init`
* uncomment the lib deletion, since we've ran into issues related
* fix for stderr/stdout related hangs on non-windows when installing git submodules
* remove git progress code
* run.n
* remove whitespace
* proper non-cli coupled logging
* remove unneeded logging/git --quiet flag code for the time being
* run.n
* remove unneeded FsUtils.deleteRec()
* run.n
* remove testing print
* run.n
* removed unused import and throw an exception on submodule error
* add message for SubmoduleError
0 commit comments