Skip to content
  • Junio C Hamano's avatar
    Merge branch 'km/avoid-non-function-return-in-rebase' · 0b17b433
    Junio C Hamano authored
    Work around /bin/sh that does not like "return" at the top-level
    of a file that is dot-sourced from inside a function definition.
    
    * 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
    0b17b433