Thread (11 messages) 11 messages, 6 authors, 2016-06-15

Re: git notes: notes

From: Joey Hess <hidden>
Date: 2016-06-15 22:48:04

Thomas Rast wrote:
Umm.  git-log is porcelain and we're allowed to change it.  Worse,
even the user can change it in very significant ways, just try:

  git config format.pretty email
  git log
Is git log --pretty=raw --raw really intended to be porcelain?
Above does not affect it.
For a better alternative, I'm afraid you'll either have to look to
git-rev-list (which also takes --pretty) or 'git cat-file --batch'.
I don't see a way to get the per-commit diff-tree info using rev-list.

-- 
see shy jo

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help