Re: [PATCH] Unify the use of standard set of exclude files
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:51
Jeff King [off-list ref] writes:
git-add--interactive:list_untracked needs something like this, but I don't think your patch will work. We need something more like this (also on maint because your standard exclude patch is): -- >8 -- git-ls-files: add --exclude-standard This provides a way for scripts to get at the new standard exclude function.
I like this, along with the patch to add--interactive. Will forge your signature ;-).