https://bugzilla.wikimedia.org/show_bug.cgi?id=48981
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Bartosz Dziewoński <[email protected]> --- I'm pretty sure that with enough determination and some though this could be implemented in git as a transport (or just as two commands minicking pull and push). You'd probably have to store some metadata as code comments, though (or in a separate MediaWiki: page), to be able to correctly recreate the commits with their SHA1 hashes on pull (or you could amend them on push, but that would be ugly). I even started implementing something like this myself, but then decided it was too much trouble to be worth it. Your priorities might be different from mine, though :P -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
