Git development
 help / color / mirror / Atom feed
* doc bug for git-patch-id ?
@ 2012-05-21 13:37 David Bremner
  2012-05-21 22:15 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: David Bremner @ 2012-05-21 13:37 UTC (permalink / raw)
  To: Git Mailing List


I just discovered that 
  
  git log -p $ref | git patch-id 

works in place of a corresponding loop using git show | git patch-id

This makes a script I'm hacking on about 10 times faster. 

Am I correct in thinking this should be documented better in the man
page?  At least the intent of the source "generate_id_list" seems to be
to support multiple patches on stdin.

I can probably work up a doc patch; of course if somebody else actually
knows what the doc should say is welcome to write it ;).

David

 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-21 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-21 13:37 doc bug for git-patch-id ? David Bremner
2012-05-21 22:15 ` 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