From: Linus Torvalds Date: Sun, 17 Apr 2005 22:26:13 +0000 (-0700) Subject: Make "commit-tree" check the input objects more carefully. X-Git-Tag: v0.99~843 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d0d7cbe730c31a6e1d12bd68975ff73c60f1de6c?hp=d0d7cbe730c31a6e1d12bd68975ff73c60f1de6c Make "commit-tree" check the input objects more carefully. Let's not allow trivially bogus commits. I did one for the first trial of the first kernel git merge. fsck found it ok, but.. ---