Merge branch 'jk/ok-to-fail-gc-auto-in-rebase' into maint
commitb11a3badf2353d69a244348991ff35f823f6b967
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Feb 2016 22:54:13 +0000 (5 14:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Feb 2016 22:54:13 +0000 (5 14:54 -0800)
treec04d274e69d878fe10231f4409984f51e8d775ca
parent15f409643e5d40f441227c6cd75e9803a8b6b871
parent8c24f5b022095f4735fcb73364ccae7d97576636
Merge branch 'jk/ok-to-fail-gc-auto-in-rebase' into maint

"git rebase", unlike all other callers of "gc --auto", did not
ignore the exit code from "gc --auto".

* jk/ok-to-fail-gc-auto-in-rebase:
  rebase: ignore failures from "gc --auto"
git-rebase.sh