Hi Dscho, On Wed, Sep 2, 2020 at 10:50 AM Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > As to projects, I would like to believe that > https://github.com/gitgitgadget/git/issues has grown into a useful > resource. Thanks for the useful resource! I would be interested in mentoring, or better co-mentoring, the following projects: - Accelerate rename detection and range-diff (https://github.com/gitgitgadget/git/issues/519): ideally I would co-mentor with someone a bit familiar with the suggested algorithms. - Add support for drop!/reword! commits to `git rebase -i` (https://github.com/gitgitgadget/git/issues/259, https://public-inbox.org/git/alpine.DEB.2.21.1.1710151754070.40514@virtualbox/) - Invent a way to retain reflogs for a while after the ref was deleted (https://github.com/gitgitgadget/git/issues/236): I guess this might be implemented as part of the new `git maintenance` builtin. Best, Christian.