This website collects cookies to deliver better user experience
View a python function's history over-time with Git & FZF
View a python function's history over-time with Git & FZF
I am kinda hooked up on modifying my git terminal workflow and integrate FZF wherever I can, this is such an example script to see changes in a python function overtime in your git history. And yes, its interesting (& stupid)
I wish this was scalable to all the programming languages but currently I don't have any clue on how to do this
If you want to contribute help me by adding grep patterns to do the same search for you favourite programming language. Thanks