Skip to content

Commit 82227b7

Browse files
committed
Remove sumodules/ from the submodule name
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent f51cec9 commit 82227b7

File tree

1 file changed

+1
-1
lines changed
  • cookiecutter/{{cookiecutter.github_repo_name}}

1 file changed

+1
-1
lines changed

cookiecutter/{{cookiecutter.github_repo_name}}/.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% if cookiecutter.type == "api" -%}
2-
[submodule "submodules/api-common-protos"]
2+
[submodule "api-common-protos"]
33
path = submodules/api-common-protos
44
url = https://github.com/googleapis/api-common-protos.git
55
[submodule "frequenz-api-common"]

0 commit comments

Comments
 (0)