Module radicle_source::revision[][src]

Structs

Revisions

Bundled response to retrieve both Branches and Tags for a user’s repo.

Enums

Category
Revision

A revision selector for a Browser.

Functions

into_branch_type

Turn an Option<P> into a BranchType. If the P is present then this is set as the remote of the BranchType. Otherwise, it’s local branch.

local

Provide the Revisions for the given peer_id, looking for the branches as BranchType::Local.

remote

Provide the Revisions for the given peer_id, looking for the branches as BranchType::Remote.

revisions

Provide the Revisions of a peer.