You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A minimalist Git-compatible version control system implemented in Python as a learning project. Features proper object storage, commit history, and branch management while following modern development practices with comprehensive documentation.