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: http://git.ipfire.org/?a=commitdiff_plain;h=e79fcfcd3f95b1a6b4df11b889c69a80864354b0;p=thirdparty%2Fgit.git 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