From: Junio C Hamano Date: Thu, 5 Dec 2019 20:52:47 +0000 (-0800) Subject: Merge branch 'nl/reset-patch-takes-a-tree' X-Git-Tag: v2.25.0-rc0~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b3cb32f4353266ce02100b49ad5bff3701aa0e8;p=thirdparty%2Fgit.git Merge branch 'nl/reset-patch-takes-a-tree' "git reset --patch $object" without any pathspec should allow a tree object to be given, but incorrectly required a committish, which has been corrected. * nl/reset-patch-takes-a-tree: reset: parse rev as tree-ish in patch mode --- 6b3cb32f4353266ce02100b49ad5bff3701aa0e8