]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/add-dry-run-without-objects'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 23:06:57 +0000 (16:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 23:06:57 +0000 (16:06 -0700)
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

1  2 
read-cache.c

diff --cc read-cache.c
Simple merge