Slackbot
03/28/2023, 12:40 AMAryaman
03/28/2023, 12:42 AMdiffgrep
too! One hurdle that we would have to cross before we could get to this is that we don't currently store code.
There is work planned around improving the search experience, but code search is unlikely until we are able to store code.Ian Stewart-Binks
03/28/2023, 12:43 AMmerrill
03/28/2023, 12:46 AMVincent de Lagabbe
03/28/2023, 8:24 AMgit log -S
? (aka "git pickaxe")
fun fact: it's available on vanilla git web (bundled with git)
when you launch git instaweb
it will be on the top right: