From: Jeff King Date: Wed, 30 Dec 2009 10:53:57 +0000 (-0500) Subject: run-command: convert simple callsites to use_shell X-Git-Tag: v1.7.0-rc0~94^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ac0ba18df0c58decfb128336bab51a172c77abc0?hp=ac0ba18df0c58decfb128336bab51a172c77abc0 run-command: convert simple callsites to use_shell Now that we have the use_shell feature, these callsites can all be converted with small changes. Signed-off-by: Jeff King Signed-off-by: Junio C Hamano ---