[08:51:39] > /load.php?lang=en&modules=jquery.ui.button%2Ccore%2Cdialog%2Cdraggable%2Cmouse%2Cposition%2Cresizable%2Cwidget%7Cjquery.ui.core.styles&skin=cologneblue&version=lgokgim [08:52:06] that version was weirdly close to my name [10:49:49] legoktm: :D [16:15:33] Amir1: you can use 'git cherry-pick -n ' locally to create a single commit that reverts several others, then add a descriptive commit message that references a task and hte commit hashes. That is - instead of creating and merging several separate reverts. [16:16:00] Krinkle: yeah, let me do that instead [16:23:24] It's way messier... [16:27:02] Amir1: in reverse order, revert -n (not cherry -n, sorry), then commit [16:29:45] Krinkle: yeah, finding the commits to revert was fun