]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'nl/reset-patch-takes-a-tree'
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Dec 2019 20:52:47 +0000 (12:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Dec 2019 20:52:47 +0000 (12:52 -0800)
commit6b3cb32f4353266ce02100b49ad5bff3701aa0e8
treeb172b24ec50e72a6de69bb422c70cbfb2bc05d6d
parent57d46bc602a6911946dc4ba7f4e79cd82cbc1e3e
parent0a8e3036a304d99de24432d65a3d3920dd6e2e46
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