|
|
|
|
|
by raju
361 days ago
|
|
pickaxe isn't a Git command, rather, it's a set of flags that `git log` offers (specifically `-S` and `-G`). Shameless plug: I recently did a webinar on how the pickaxe options are better than `git-blame`) that you can find here: https://nofluffjuststuff.com/webinar/142/level_up_your_git_g... (Note: It requires you to provide an email address). |
|