Merge branch 'jk/ok-to-fail-gc-auto-in-rebase'
commiteefc461ce3f2f0405639ff0919b844a894d6a02c
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Jan 2016 23:40:29 +0000 (26 15:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Jan 2016 23:40:29 +0000 (26 15:40 -0800)
treed1098dcfbf39809b605ef1101928b0c800fbbfaa
parentf9219c0b3233229c6686224dfc953e5b3fe92a84
parent8c24f5b022095f4735fcb73364ccae7d97576636
Merge branch 'jk/ok-to-fail-gc-auto-in-rebase'

"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