From: Jeff King Date: Thu, 18 Oct 2007 06:17:46 +0000 (-0400) Subject: t5516: test update of local refs on push X-Git-Tag: v1.5.4-rc0~300^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/09fba7a59d38d1cafaf33eadaf1d409c4113b30c?ds=inline;hp=09fba7a59d38d1cafaf33eadaf1d409c4113b30c t5516: test update of local refs on push The first test (updating local refs) should succeed without the prior commit, but the second one (not updating on error) used to fail before the prior commit was written. Signed-off-by: Jeff King Signed-off-by: Shawn O. Pearce ---