simple-version-control-system A practice project implementing an easy VCS. Available commands: config Get and set a username. add Add a file to the index. log Show commit logs. commit Save changes. checkout Restore a file.