From: Mehul Jain Date: Sat, 2 Apr 2016 17:58:30 +0000 (+0530) Subject: t5520: factor out common "failing autostash" code X-Git-Tag: v2.9.0-rc0~123^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/44a59fff4598f3d2f68b5bc83c75e8483637a33d?hp=44a59fff4598f3d2f68b5bc83c75e8483637a33d t5520: factor out common "failing autostash" code Three tests contains repetitive lines of code. Factor out common code into test_pull_autostash_fail() and then call it in these tests. Helped-by: Eric Sunshine Signed-off-by: Mehul Jain Reviewed-by: Eric Sunshine Signed-off-by: Junio C Hamano ---