Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 614 Bytes

File metadata and controls

7 lines (4 loc) · 614 Bytes

UCBerkeley-CS61B-sp21-Proj2-Gitlet

This repository is for the second project of CS61B Spring 2021. The project is to implement a version-control system similar to Git. One can find the project spec here.

This repo also contains the pre-requiste lab for the project, which is the lab 6. One can find the lab spec here.

If you are a student of this course, please use this repository as a reference only. Do not copy the code directly, as it is against the course policy.