You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.