Re: git status --porcelain is a mess that needs fixing

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Friday, April 9, 2010 - 11:03 pm

On Sat, Apr 10, 2010 at 12:51:24AM -0500, Jonathan Nieder wrote:


That's the same information, isn't it? You do "git clean -ndX" to see
_everything_ that is untracked, and "git clean -nd" to see things that
are untracked but not ignored. So I think it is just as painful to use
as ls-files, but as you noted, it is not really plumbing.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git status --porcelain is a mess that needs fixing, Eric Raymond, (Fri Apr 9, 11:46 am)
Re: git status --porcelain is a mess that needs fixing, Junio C Hamano, (Fri Apr 9, 1:30 pm)
Re: git status --porcelain is a mess that needs fixing, Jonathan Nieder, (Fri Apr 9, 10:46 pm)
Re: git status --porcelain is a mess that needs fixing, Jonathan Nieder, (Fri Apr 9, 10:51 pm)
Re: git status --porcelain is a mess that needs fixing, Eric Raymond, (Fri Apr 9, 10:59 pm)
Re: git status --porcelain is a mess that needs fixing, Jeff King, (Fri Apr 9, 11:03 pm)
Re: git status --porcelain is a mess that needs fixing, Jonathan Nieder, (Fri Apr 9, 11:12 pm)
Re: git status --porcelain is a mess that needs fixing, Julian Phillips, (Sat Apr 10, 6:35 am)
Re: git status --porcelain is a mess that needs fixing, Eric Raymond, (Sat Apr 10, 7:43 am)
Re: git status --porcelain is a mess that needs fixing, Jon Seymour, (Sat Apr 10, 7:56 am)
Re: git status --porcelain is a mess that needs fixing, Julian Phillips, (Sat Apr 10, 8:50 am)
[RFC/PATCH] status: Add a new NUL separated output format, Julian Phillips, (Sat Apr 10, 12:25 pm)
[RFC/PATCH] status: Add json output format, Julian Phillips, (Sat Apr 10, 4:03 pm)
Re: git status --porcelain is a mess that needs fixing, Jon Seymour, (Sat Apr 10, 4:33 pm)