Skip to content

Closed branches can cause synchronization issues after gc #65

Open
@felipec

Description

@felipec

A specific sequence of events might trigger the synchronization issue:

  1. The branch must be open when importing
  2. The branch gets closed
  3. Git's gc is run
  4. A new branch merges commits from the closed branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions