* git blame --porcelain
@ 2008-07-20 20:28 Sverre Rabbelier
2008-07-20 20:34 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Sverre Rabbelier @ 2008-07-20 20:28 UTC (permalink / raw)
To: Git Mailinglist
Heya,
Contrary to what one would expect, the '--porcelain' switch to 'git
blame' makes the output suitable for... plumbing use? As far as 'git
blame builtin-blame.c' tells me (gotta love the recursion there) it
has been this way since cee7f245 when the option was introduced. What
is the rationale behind this? Is it called '--porcelain' because it is
meant to be used by the plumbing to create new porcelain? That seems a
bit far-fetched though...
--
Cheers,
Sverre Rabbelier
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git blame --porcelain
2008-07-20 20:28 git blame --porcelain Sverre Rabbelier
@ 2008-07-20 20:34 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2008-07-20 20:34 UTC (permalink / raw)
To: sverre; +Cc: Git Mailinglist
"Sverre Rabbelier" <alturin@gmail.com> writes:
> Is it called '--porcelain' because it is
to help porcelain writers.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-07-20 20:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-20 20:28 git blame --porcelain Sverre Rabbelier
2008-07-20 20:34 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).