ls-tree: disable negative pathspec because it's not supported
commit5c6cb9888df9d21ddbb5c3478d511edcdf3cda7c
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 30 Nov 2014 09:05:02 +0000 (30 16:05 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Dec 2014 19:33:45 +0000 (1 11:33 -0800)
tree09af6a1208486f08ac0a196947f98f3829b61794
parent1cf9952db243c624cc2763fa74e98adbb38537b1
ls-tree: disable negative pathspec because it's not supported

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/ls-tree.c