Skip to content

Miniature Version of the Git Version Control System

Notifications You must be signed in to change notification settings

pranavbhimani/Gitlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlet

Miniature Version of the Git Version Control System

This project was created as a part of CS61B: Data Structures at UC Berkeley. It is essentially a smaller version of the Git system encompassing many of the same features such as adding, committing, branching, merging, and checking out. The implementation utilizes a Serializable interface that incorporates a SHA-1 scheme as the cryptographic hash function.

Complete Project Specs: https://inst.eecs.berkeley.edu/~cs61b/sp20/materials/proj/proj3/index.html

About

Miniature Version of the Git Version Control System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published