author | Jeff King <peff@peff.net> | |
Fri, 27 May 2011 02:31:51 +0000 (22:31 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 27 May 2011 05:15:36 +0000 (22:15 -0700) | ||
commit | fc17df03442185a23583b959fc70617b69ceb0ca | |
tree | 335bb302aa1033eb1f2c48ab124df4ef5956ae46 | tree | snapshot |
parent | 043b5cd93859d25fa39cbbefd64e62d143b9baf0 | commit | diff |
docs: update status --porcelain format
The --porcelain format was originally identical to the
--short format, but designed to be stable as the short
format changed. Since this was written, the short format
picked up a few incompatible niceties, but this description
was never changed.
Let's mention the differences. While we're at it, let's add
some sub-section headings to make the "output" section a
little easier to navigate.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The --porcelain format was originally identical to the
--short format, but designed to be stable as the short
format changed. Since this was written, the short format
picked up a few incompatible niceties, but this description
was never changed.
Let's mention the differences. While we're at it, let's add
some sub-section headings to make the "output" section a
little easier to navigate.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-status.txt | diff | blob | history |