Re: git-bisect feature suggestion: "git-bisect diff" From: Jakub Narebski <hidden> Date: 2016-06-15 22:43:58 Pierre Habouzit [off-list ref] writes: 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. -- Jakub Narebski Poland ShadeHawk on #git
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help