Gitlepy is a very simple version-control package written in Python and inspired by git. I made it because I wanted to learn how to use the Click library for the CLI as well as to practice test-driven development using Pytest. It is a reimplementation of a Java implementation called Gitlet, which was an assignment in previous semesters of UC Berkeley’s CS 61B.
Gitlepy
May 7, 2023
Disqus comments are disabled.