Thread (21 messages) flat view 21 messages, 6 authors, 2016-06-15

Re: git-bisect feature suggestion: "git-bisect diff"

From: Pierre Habouzit <hidden>
Date: 2016-06-15 22:43:58

On Tue, Dec 11, 2007 at 10:13:45AM +0000, Jakub Narebski wrote:
Pierre Habouzit [off-list ref] writes:
quoted
On Tue, Dec 11, 2007 at 09:24:46AM +0000, Ingo Molnar wrote:
quoted
---------{ git-authors }--------->
#!/bin/bash

git-log $@ | grep Author: | cut -d: -f2 | sort | uniq -c | sort -n
You mean:
    git shortlog -n -s HEAD -- "$@"
to do exactly the same right ? :)
Not exactly, as it does not give us email address.
  maybe it should be "fixed" so that it does, not to mention that other
concerns ingo raised look legit to me.

-- 
·O·  Pierre Habouzit
··O                                                madcoder@debian.org
OOO                                                http://www.madism.org

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