What's Changed
- Restore pool_manager parameter to transport functions by @jelmer in #1929
- Support show-branch by @jelmer in #1931
- Add support for git mailsplit command by @jelmer in #1930
- Add dulwich config CLI command by @jelmer in #1933
- Add support for git cherry command by @jelmer in #1932
- Ensure files are closed by @jelmer in #1935
- Add support for octopus merge strategy by @jelmer in #1934
- Add convenience functions for dealing with refs by @jelmer in #1937
- Implement recursive merge strategy for handling multiple merge bases by @jelmer in #1936
- Add support for git grep command by @jelmer in #1938
- Fix import failure when sys.stdin is None by @jelmer in #1940
- Implement git reflog expire and delete commands by @jelmer in #1941
Full Changelog: dulwich-0.24.5...dulwich-0.24.6