Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/
| # to be updated | |
| [alias] | |
| ## disecting/inspecting/searching | |
| findkeyword = "!f() { git log -S $1 --oneline -- ':(exclude)*package-lock.json' . ; }; f" |
| {"lastUpload":"2020-09-01T19:09:55.494Z","extensionVersion":"v3.4.3"} |
Related Setup: https://gist.github.com/hofmannsven/6814278
Related Pro Tips: https://ochronus.com/git-tips-from-the-trenches/