Skip to content

Edge case hardening (renames, binary files, submodules) #7

@mathew55

Description

@mathew55

Handle git edge cases that may break conflict detection on real repos:

  • File renames (one worktree renames, another modifies)
  • Binary files
  • Deleted vs modified conflicts
  • Submodules
  • Bare repositories
  • Detached HEAD state
  • Symbolic links
  • File permission changes

Each edge case can be tackled independently - good for contributors to pick off one at a time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions