Project Update: git-next

Migration Cleanup Completed

The .dev/TODO.md file has been significantly simplified after completing the migration from gix to git2 in the gitlib module. The detailed migration checklist has been replaced with a fresh TODO template for the next project.

New Docker Publishing Workflow

A new just recipe has been added to streamline Docker image publishing. The publish-docker-image command now handles:

• Pulling images from the internal registry • Retagging for Codeberg.org • Pushing to the public registry

Example usage:

just publish-docker-image v1.2.3