Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
acosmism
on Aug 7, 2015
|
parent
|
context
|
favorite
| on:
How to search for a commit message in GitHub?
the simplest way is "git --no-pager" log | grep "the message you are looking for"
khc
on Aug 7, 2015
[–]
or just git log --grep "the message you are looking for"? But that doesn't solve the problem of multiple repositories though.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: