There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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. PS. made this project during my 3rd semester for practicing purpose ;)