This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
__author__ = 'RemiZOffAlex'
|
||||
__email__ = 'remizoffalex@mail.ru'
|
||||
|
||||
from executor.proto.git import handler_Git_Config
|
||||
|
||||
|
||||
def register(dictionary):
|
||||
dictionary.register()
|
||||
dictionary.register('git.config', handler_Git_Config)
|
||||
|
||||
Reference in New Issue
Block a user