pub fn export_state(
mapping: &mut SyncMapping,
heddle_repo: &Repository,
repo: &Repository,
state_id: &ChangeId,
) -> GitResult<ObjectId>Expand description
Export a single state to Git.
pub fn export_state(
mapping: &mut SyncMapping,
heddle_repo: &Repository,
repo: &Repository,
state_id: &ChangeId,
) -> GitResult<ObjectId>Export a single state to Git.