Skip to content

Dustlayer/simple-version-control-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A practice project implementing an easy VCS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages