Skip to main content

GIT_REPO_FETCHABLE

Constant GIT_REPO_FETCHABLE 

Source
pub const GIT_REPO_FETCHABLE: u8 = _; // 32u8
Expand description

GIT_FETCH will be attempted for this repo: fetch is enabled (BLIT_GIT_FETCH) and a git binary was found. Capability is answered per repository rather than per connection because it can differ per repository.