From 688316fbc549e723adaa2384e703ca5d36f23fe2 Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Tue, 7 Jul 2026 14:31:09 +0200 Subject: [PATCH] cli: add name to master subs --- cli/src/core/git.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cli/src/core/git.py b/cli/src/core/git.py index 9743591..6cc9d8a 100644 --- a/cli/src/core/git.py +++ b/cli/src/core/git.py @@ -20,10 +20,10 @@ def git_push_changes( try: logger.info( f"Staging files inside: \ - {service_dir_rel_path}, \ - {registry_file_rel_path}, \ - {master_hla_names_rel_path}, \ - {master_ioc_subs_rel_path}..." + {service_dir_rel_path}, \ + {registry_file_rel_path}, \ + {master_hla_names_rel_path}, \ + {master_ioc_subs_rel_path}..." ) repo.index.add( [