Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 360 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 360 Bytes

Gitlet

  • Miniature version of git
  • Created from scratch, written in Java
  • Allows you to create a gitlet repository anywhere on your computer, much like with git
  • Commands I implemented include add, commit, merge, branch, reset, find, log, rm, rmbranch, and globallog
  • Uses serialization to store information in a hidden folder in each gitlet repository