]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'eb/limit-bulk-checkin-to-blobs'
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Oct 2023 18:39:14 +0000 (11:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Oct 2023 18:39:14 +0000 (11:39 -0700)
commit3df51ea0a5ef88b801ab30ca28f159b898183926
tree507fff30db4437ebbe15b2e125b1598c314b2748
parent3a06386e314565108ad56a9bdb8f7b80ac52fb69
parent9eb5419799f08402ee3bd185c2d2c50ded669b06
Merge branch 'eb/limit-bulk-checkin-to-blobs'

The "streaming" interface used for bulk-checkin codepath has been
narrowed to take only blob objects for now, with no real loss of
functionality.

* eb/limit-bulk-checkin-to-blobs:
  bulk-checkin: only support blobs in index_bulk_checkin
bulk-checkin.c