diff --git a/cli/src/core/service_creator.py b/cli/src/core/service_creator.py index fe0e616..b3a21da 100644 --- a/cli/src/core/service_creator.py +++ b/cli/src/core/service_creator.py @@ -58,6 +58,7 @@ class ServiceCreator: hla_names.write_to_config() # TODO: can't push if branch already exists in remote + raise git_push_changes( repo=repo, branch_name=branch_name,