Skip to content

a really simple implementation of VCS with very minimal features including committing the code and reverting to a previous commit, just compile the lib and run standard commands from original git.

Notifications You must be signed in to change notification settings

AbyerAli/Version-Control-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version-Control-System

a really simple implementation of VCS with very minimal features including committing the code and reverting to a previous commit. just compile the program and run standard commands from original git e.g. git add, git commit, git revert etc. PS. made this project during my 3rd semester for practicing purpose ;)

About

a really simple implementation of VCS with very minimal features including committing the code and reverting to a previous commit, just compile the lib and run standard commands from original git.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages