Skip to content

Commit 4ac2978

Browse files
Standardize URLs for submodules
1 parent 172485d commit 4ac2978

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
branch = main
99
[submodule "projects/ampere-system-profiler"]
1010
path = projects/ampere-system-profiler
11-
url = https://github.com/AmpereComputing/ampere-system-profiler
11+
url = https://github.com/AmpereComputing/ampere-system-profiler.git
1212
branch = main
1313
[submodule "projects/ampere-perfkit-benchmarker"]
1414
path = projects/ampere-perfkit-benchmarker
15-
url = https://github.com/AmpereComputing/ampere-perfkit-benchmarker
15+
url = https://github.com/AmpereComputing/ampere-perfkit-benchmarker.git
1616
branch = main

0 commit comments

Comments
 (0)