Skip to content

Commit 18a3f64

Browse files
committed
doc: add submodule to example index
1 parent 199a7a3 commit 18a3f64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_examples/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Here you can find a list of annotated _go-git_ examples:
2020
- [remotes](remotes/main.go) - Working with remotes: adding, removing, etc
2121
- [progress](progress/main.go) - Printing the progress information from the sideband
2222
- [revision](revision/main.go) - Solve a revision into a commit
23+
- [submodule](submodule/main.go) - Submodule update remote
2324

2425
### Advanced
2526
- [custom_http](custom_http/main.go) - Replacing the HTTP client using a custom one

0 commit comments

Comments
 (0)