Skip to content
forked from chungsml/Gitlet

A Version Control System, inspired by Git. Designed in Java.

Notifications You must be signed in to change notification settings

amydeng2000/Gitlet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlet

A Version Control System, inspired by Git, implemented in Java.

This Version Control System mimics some of the basic features of the popular version control system Git. Gitlet supports operations such as staging/unstaging files, merging, removing, rebasing and interactively rebasing branches. It also utilizes SCP to provide for remote operations such as pulling, pushing and cloning branches remotely.

About

A Version Control System, inspired by Git. Designed in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%