From: Stephen Boyd Date: Thu, 18 Mar 2010 05:10:45 +0000 (-0700) Subject: pull: replace unnecessary sed invocation X-Git-Tag: v1.7.0.3~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0d12e59f636b68964c80a82a58020d34a6cd5032?ds=inline;hp=0d12e59f636b68964c80a82a58020d34a6cd5032 pull: replace unnecessary sed invocation Getting the shortened branch name is as easy as using the shell's parameter expansion. Signed-off-by: Stephen Boyd Signed-off-by: Junio C Hamano ---