Merge branch 'jk/prune-mtime'
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2015 20:28:28 +0000 (12:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2015 20:28:28 +0000 (12:28 -0800)
In v2.2.0, we broke "git prune" that runs in a repository that
borrows from an alternate object store.

* jk/prune-mtime:
sha1_file: fix iterating loose alternate objects
for_each_loose_file_in_objdir: take an optional strbuf path

No differences found