Merge branch 'lc/filter-branch-too-many-refs'
commitf52752d36a98d0e5a70242d615d0f36f84936b45
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Oct 2013 22:55:12 +0000 (17 15:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Oct 2013 22:55:12 +0000 (17 15:55 -0700)
tree93d0e67a6e082dbc6fa5884cba5683b58258211b
parentff6e1b887f6f038b7e8d7aaea2ca19d9add03607
parent3361a548dbedde96d75bd4134e9ab9e6d82774dd
Merge branch 'lc/filter-branch-too-many-refs'

"git filter-branch" in a repository with many refs blew limit of
command line length.

* lc/filter-branch-too-many-refs:
  Allow git-filter-branch to process large repositories with lots of branches.
git-filter-branch.sh