Skip to main content

Crate sloc_git

Crate sloc_git 

Source

Re-exports§

pub use ops::clone_or_fetch;
pub use ops::create_worktree;
pub use ops::destroy_worktree;
pub use ops::get_sha;
pub use ops::list_commits;
pub use ops::list_refs;
pub use ops::normalize_git_url;
pub use schedule::ScanSchedule;
pub use schedule::ScanScheduleKind;
pub use schedule::ScanScheduleProvider;
pub use schedule::ScheduleStore;
pub use webhook::parse_bitbucket_push;
pub use webhook::parse_github_push;
pub use webhook::parse_gitlab_push;
pub use webhook::WebhookEvent;
pub use webhook::WebhookProvider;

Modules§

ops
schedule
webhook

Structs§

GitCommit
GitRef
RepoRefs

Enums§

GitRefKind