From: Junio C Hamano Date: Thu, 8 May 2014 17:01:06 +0000 (-0700) Subject: Merge branch 'km/avoid-non-function-return-in-rebase' into maint X-Git-Tag: v1.9.3~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e79fcfcd3f95b1a6b4df11b889c69a80864354b0 Merge branch 'km/avoid-non-function-return-in-rebase' into maint "git rebase" used a POSIX shell construct FreeBSD /bin/sh does not work well with. * km/avoid-non-function-return-in-rebase: Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD" rebase: avoid non-function use of "return" on FreeBSD --- e79fcfcd3f95b1a6b4df11b889c69a80864354b0