Merge branch 'rs/add-dry-run-without-objects'
commit6ffb5fc06940ebb312b5cb010246e27c1b6aead0
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 23:06:57 +0000 (25 16:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 23:06:57 +0000 (25 16:06 -0700)
tree92e7686a64e75480b282d715971594674f25554f
parent525705a0a24ec13aedda8acc5f826295f7888c0e
parente578d0311d7b19ebd8cdadc6941f2aa060b7a850
Merge branch 'rs/add-dry-run-without-objects'

Stop "git add --dry-run" from creating new blob and tree objects.

* rs/add-dry-run-without-objects:
  add: don't write objects with --dry-run
read-cache.c