Обновить executor/di/hanlers.py
Test Actions / Builder (push) Has been cancelled

This commit is contained in:
2026-03-25 22:10:43 +03:00
parent 6d54db3b3d
commit 825802f648
+2
View File
@@ -10,3 +10,5 @@ from executor.proto.git import (
def register(dictionary):
dictionary.register('git.config.get', handler_Git_Config_Get)
dictionary.register('git.config.list', handler_Git_Config_List)
dictionary.register('git.config.get', handler_Git_Config_Set)