D script to list all non-versioned files in a git working copy

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Sat Jul 27 17:48:18 PDT 2013


Summary: Git's "git status --ignored" is half-broken and therefore
unreliable, and so are the "solutions" floating around the net.

I've posted a short explanation/rant along with a script written in D
which accomplishes the task correctly:

http://semitwist.com/articles/article/view/do-not-use-git-status-ignored



More information about the Digitalmars-d-announce mailing list