Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 18:19
· 81 commits to main since this release
791ba5a

Minor Changes

  • #61 e385606 Thanks @LiranCohen! - feat: migrate git content (clone, bundle, refs) from GitHub

    The gitd migrate repo and gitd migrate all commands now support
    migrating actual git content — not just metadata. When --repos <path>
    or GITD_REPOS is provided, migration will:

    1. Clone the GitHub repo as a bare repository on disk
    2. Create a full git bundle and upload it to DWN
    3. Sync all git refs (branches + tags) to DWN records

    This enables the full e2e flow: migrate → serve → clone-via-DID.