From: Felipe Contreras Date: Sun, 7 Apr 2013 17:46:21 +0000 (-0500) Subject: format-patch: refactor branch name calculation X-Git-Tag: v1.8.3-rc0~56^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/427a8ec5e75f4450620e5df3e1f1071f48c7772c?hp=427a8ec5e75f4450620e5df3e1f1071f48c7772c format-patch: refactor branch name calculation By moving the part that relies on rev->pending earlier, where we are already checking the special case where there's only one ref. Signed-off-by: Felipe Contreras Signed-off-by: Junio C Hamano ---