Re: Bug: git ls-files and ignored directories
From: Christoph Buchner <hidden>
Date: 2016-06-15 22:53:58
Yes they do. In my test repo, git compiled from current pu branch shows git ls-files --exclude-standard -i apps/devApps/projectGenerator/.svn/wrongly-committed-svn.txt apps/devApps/projectGenerator/some-wrong-file.txt while git 1.7.9.5 shows apps/devApps/projectGenerator/some-wrong-file.txt Thank you for fixing this! Which git release is planned to contain the fix (if that can be said yet)? I'm not familiar with your workflow.. thx, christoph (junio, sorry for sending the mail twice, I accidentally hit reply instead of reply all) On 06/03/2012 12:56 AM, Junio C Hamano wrote:
Christoph Buchner[off-list ref] writes:quoted
@Jeff: Thank you for the clarification. I didn't want to appear pushy, I just wanted to make sure that I did everything right and that my mail won't get ignored/filtered because of some breach of protocol. @Junio, Duy: Thanks for starting/proposing work on this!The patches are queued to 'pu'. Do they fix your issue?