@dsoft partly. A combination of git-bisect, git-log with `--first-parent` plus ` -- ./src/subdir` and `git-blame` + `git show` and then `git-revert`!
@musicmatze Awesome 😃🙌
@dsoft I could write an update for my "A clean git workflow" article (https://beyermatthias.de/a-clean-git-workflow) about how this can safe so much time. 🤔
@musicmatze
That would be great! Will be looking forward! Also thanks for checking our repo and making the PR 😁
@musicmatze
Did `𝚐𝚒𝚝 𝚋𝚒𝚜𝚎𝚌𝚝` rescue you? 😀