Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Error when pushing to an AWS CodeCommit repo (offset deltas are not supported) #945

Closed
@bashims

Description

@bashims

We are trying to use go-git to interact with AWS' CodeCommit over HTTPS. After figuring out the auth portion I ran into the following errors when pushing to the repo:

'unpack error: protocol error (offset deltas are not supported)'

and the push failed. I am working on a PR that addresses this issue by using RefDeltas instead of OFSDeltas on push.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions