We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199a7a3 commit 18a3f64Copy full SHA for 18a3f64
_examples/README.md
@@ -20,6 +20,7 @@ Here you can find a list of annotated _go-git_ examples:
20
- [remotes](remotes/main.go) - Working with remotes: adding, removing, etc
21
- [progress](progress/main.go) - Printing the progress information from the sideband
22
- [revision](revision/main.go) - Solve a revision into a commit
23
+- [submodule](submodule/main.go) - Submodule update remote
24
25
### Advanced
26
- [custom_http](custom_http/main.go) - Replacing the HTTP client using a custom one
0 commit comments