osdev: overhaul
Prelude This is my first blog on osdev, my journey of operating system development. I started osdev on the winter holiday of 2023, which has been 4 months. I...
Prelude This is my first blog on osdev, my journey of operating system development. I started osdev on the winter holiday of 2023, which has been 4 months. I...
My GSoC project: More Sparse Index Integrations
Summary
Summary In the past two weeks, besides keeping the work on git-mv, I was also working on the sparse-index integration with git-rm. I shipped one iteration of...
Summary of the two weeks At this stage, the main focus is on making git-sparse-checkout work better with git-mv. After getting the “from out-of-cone to in-co...