Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 256 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 256 Bytes

Gitlet

A basic version of a popular version control system, Git, implemented from scratch in Java. Employs SHA-256 hashing and GZip compression, and includes features such as merge, interactive rebase, remote push/pull etc.