]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'tb/diff-tree-with-notes'
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:50:07 +0000 (15:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:50:07 +0000 (15:50 -0700)
commit5a96715eb7451e81b3d981f2b4797a1aa4f1afdd
treefecff1f6dda9ba7222ac0691744b1a083bb63b04
parente08387d32146337e97a9112ed3348f2e3bc3f9f5
parent5778b22b3d690495e724276663c36ccd5329da4d
Merge branch 'tb/diff-tree-with-notes'

"git diff-tree --pretty --notes" used to hit an assertion failure,
as it forgot to initialize the notes subsystem.

* tb/diff-tree-with-notes:
  diff-tree.c: load notes machinery when required
t/t4013-diff-various.sh