Yehezkel Bernat
Yehezkel Bernat
[`task` example in README.md](https://github.com/lewissbaker/cppcoro#taskt) includes the following line: ```c++ auto file = co_await cppcoro::read_only_file::open(path); ``` This doesn't compile and I can't even find a point in the git history that...
I configured `hyperlinks-commit-link-format` to `https:///commit/{commit}` This works well with `git log` etc. but with `git blame` it seems like there is no option to force delta to display the full...
Currently, there is no explicit license mentioned in the repo or in the blog. I'd like to base a project on your solution for integrating vcpkg with cmake. Am I...