moesio-f/Simple-VCS
This program is a simple Version Control System (VCS) made as a case study of file access and an introduction to searching/sorting algorithms. It currently works for a single text file, providing options to commit, checkout, log, search and sort.
CUnlicense