Skip to content

Commit 562cf98

Browse files
committed
Add sample with submodule
Add simple sample with submodule. Signed-off-by: Matthias Diester <[email protected]>
0 parents  commit 562cf98

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "src/sample-go"]
2+
path = src/sample-go
3+
url = https://github.com/shipwright-io/sample-go

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Sample with Submodule

src/sample-go

Submodule sample-go added at 96afb41

0 commit comments

Comments
 (0)