pub fn bounded_context_diff( index: &[u8], worktree: &[u8], limit: usize, ) -> GitResult<GitContextDiff>