Version control system created using bash. this version control will behave like any other version control system and only usable in UNIX like system
type ./df help to see all commands
Available Commands:
- init -- init current directory
- log -- view history of commit
- commit [message] -- commit changes
- head [id] -- checkout to commit id
- help -- help command