Constant git_repository::commit::NO_PARENT_IDS
source · pub const NO_PARENT_IDS: [ObjectId; 0];
Expand description
An empty array of a type usable with the git::easy
API to help declaring no parents should be used
pub const NO_PARENT_IDS: [ObjectId; 0];
An empty array of a type usable with the git::easy
API to help declaring no parents should be used