Skip to content

Git-DRS

Git-DRS is the Git-facing data workflow for Syfon-backed repositories. It keeps large research files out of normal Git history while still letting a repository push, pull, and delete those files in a scoped, DRS-aware way.

What Git-DRS does:

  • stores pointer files in Git instead of large binary contents
  • connects a repository to a scoped Syfon / Gen3 remote
  • uploads, registers, and hydrates tracked objects
  • reconciles tracked-file deletes correctly for the current scope

Start Here

Use the page that matches your goal:

Suggested Path

For a new user:

  1. Quick Start
  2. Getting Started
  3. Commands Reference only when you need exact flags or edge-case behavior

Reference

Deeper detail lives under the reference section: