https://bugzilla.wikimedia.org/show_bug.cgi?id=42953
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Antoine "hashar" Musso <[email protected]> --- The workaround is to disable submodule processing in the Git plugin and process them manually using: git submodule sync && git submodule update --init. I have done so for the webstatscollector and udp-filters project of the Analytics team: https://gerrit.wikimedia.org/r/38497 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
