wok-6.x view dulwich/description.txt @ rev 25344

updated tahoe-lafs (1.13.0 -> 1.17.1)
author Hans-G?nter Theisgen
date Mon Jul 25 07:43:39 2022 +0100 (24 months ago)
parents
children
line source
1 Dulwich aims to provide an interface to git repos (both local and remote)
2 that doesn't call out to git directly but instead uses pure Python.