Skip to content

Classroom: OneDrive/cloud sync destroys git repos #28

@cuihtlauac

Description

@cuihtlauac

Parent issue: #24

Problem

A professor found that OneDrive causes severe performance degradation with git repos due to file synchronization. This affects Windows students who default to storing everything in their OneDrive folder. The problem manifests as slow git operations, corrupted index files, and phantom changes.

Source: GitHub for Courses — Richard Ressler

Proposed changes

  • Add a warning in setup documentation: clone repos outside of OneDrive, iCloud, Google Drive, or Dropbox-synced folders
  • This primarily affects the local Docker Desktop workflow (not Codespaces, where files live in the cloud VM)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions