Module cargo::sources::git
[−]
[src]
Structs
| GitCheckout |
GitCheckout is a local checkout of a particular revision. Calling
|
| GitDatabase |
GitDatabase is a local clone of a remote repository's database. Multiple GitCheckouts can be cloned from this GitDatabase. |
| GitRemote |
GitRemote represents a remote repository. It gets cloned into a local GitDatabase. |
| GitRevision | |
| GitSource |
Functions
| canonicalize_url | |
| fetch |