[jboss-as7-dev] Can't one search commits on github?

Scott Stark sstark at redhat.com
Wed May 18 19:34:31 EDT 2011


Curious. Ok, I can get that to do what I need, but I'm surprised that 
log will not take a commit id. The git log --help output was amazing 
long, but I could not see how to request a specific commit.

On 5/18/11 12:04 PM, David M. Lloyd wrote:
> On 05/18/2011 01:39 PM, Scott Stark wrote:
>> I'm trying to find the changes associated with this issue:
>>
>> https://issues.jboss.org/browse/AS7-486 formerly known as JBAS-9270, but
>> I can't seem to find a way to search the jboss-as git commits. Am I
>> missing a search box somewhere? The only one I can find up in the corner
>> appears to want to search repo names or something not useful.
>>
>> Is there any way to tie this workflow info to the commit?
> I've always just done "git log | grep -i whatever" or browsed the log
> via the default pager.  It's fast enough that even searching the whole
> history is pretty quick.
>



More information about the jboss-as7-dev mailing list