On Tue, Sep 26, 2023 at 10:48 AM Christian Couder <christian.couder@xxxxxxxxx> wrote: > > So Shuqi and Kousik, please tell us if you would like to continue > working on your projects or if it's Ok if we propose them for > Outreachy. Hi Christian, I'm afraid I won't have sufficient time to take on the remaining commands in the upcoming school year. I'd like to leave those for other contributors who are interested. >It would be nice though if I got an idea about what > should be done next and how much work is left in general in this area. > (Shuqi's GSoC final report at > https://cheskaqiqi.github.io/2023/08/22/Final/ doesn't talk much about > this.) Perhaps even if Shuqi is continuing to work on the project, > there is still work that could be done in parallel on other commands > than the ones he is working on. Sorry for not providing more details in my final report. In 2023 ideas[1] git write-tree, git diff-files, git diff-tree, git worktree have all been successfully implemented with sparse index integration.There are some remaining issues in git check-attr related to diffs.[2][3] Two other commands on the list are being worked on by Raghul: 'git describe' has been successfully integrated, 'git diff-index' still need more work. The remaining commands on the list have not been started on. [1]https://git.github.io/SoC-2023-Ideas/ [2]https://lore.kernel.org/git/20230811142211.4547-3-cheskaqiqi@xxxxxxxxx/ [3]https://cheskaqiqi.github.io/2023/08/20/Week9-10/ hope that helps! Shuqi