From: Jens Lehmann Date: Thu, 19 Jun 2014 20:12:56 +0000 (+0200) Subject: revert: add t3513 for submodule updates X-Git-Tag: v2.1.0-rc0~23^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1621c99c79875d6537edc59b6c2b4c2038a97b20?ds=inline;hp=1621c99c79875d6537edc59b6c2b4c2038a97b20 revert: add t3513 for submodule updates Test that the revert command updates the work tree as expected (for submodule changes which don't result in conflicts). Add a helper function to first revert the checked out target commit to make the last revert produce the to-be-tested work tree. Set the KNOWN_FAILURE_CHERRY_PICK_SEES_EMPTY_COMMIT and KNOWN_FAILURE_NOFF_MERGE_DOESNT_CREATE_EMPTY_SUBMODULE_DIR switches to document that revert has the similar failures. Signed-off-by: Jens Lehmann Signed-off-by: Junio C Hamano ---