felipec/git

Closed branches can cause synchronization issues after gc

felipec opened this issue · 0 comments

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