README ¶
go-git: examples
Here you can find a list of annotated go-git examples:
Basic
- showcase - A small showcase of the capabilities of go-git
- open - Opening a existing repository cloned by git
- clone - Cloning a repository
- remotes - Working with remotes: adding, removing, etc
- progress - Priting the progress information from the sideband
Advanced
- custom_http - Replacing the HTTP client using a custom one
- storage - Implementing a custom storage system
Click to show internal directories.
Click to hide internal directories.