Jelmer Vernooij vor 5 Jahren
Ursprung
Commit
fed1af2d2f
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      dulwich/client.py

+ 1 - 0
dulwich/client.py

@@ -72,6 +72,7 @@ from dulwich.protocol import (
     extract_capability_names,
     CAPABILITY_AGENT,
     CAPABILITY_DELETE_REFS,
+    CAPABILITY_INCLUDE_TAG,
     CAPABILITY_MULTI_ACK,
     CAPABILITY_MULTI_ACK_DETAILED,
     CAPABILITY_OFS_DELTA,