• J
    Merge branch 'js/rebase-am-options' · 137c1f2f
    Junio C Hamano 提交于
    The way "git rebase" parses and forwards the command line options
    meant for underlying "git am" has been revamped, which fixed for
    options with parameters that were not passed correctly.
    
    * js/rebase-am-options:
      rebase: validate -C<n> and --whitespace=<mode> parameters early
      rebase: really just passthru the `git am` options
    137c1f2f
rebase.c 45.2 KB