[PATCH] Fix git-checkout-script exit status
commitab22707f0a9480b2fe47d20030a03994f8e5d0b3
authortony.luck@intel.com <tony.luck@intel.com>
Tue, 23 Aug 2005 21:03:14 +0000 (23 14:03 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 25 Aug 2005 01:53:15 +0000 (24 18:53 -0700)
treead73388133afa3ba8fedbb9b413fa9eba2ead15d
parent9e3e2a55961b846f0b92867591ce971a744b7583
[PATCH] Fix git-checkout-script exit status

Sometimes the git-read-tree in git-checkout-script fails for me.
Make sure that the failed status is passed up to caller.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-checkout-script