Skip to content

keyan/mini-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

mini-git

A (re)version control system similar to git, but not really. Keeps track of file versions by implementing only a few basic git commands.

To make a new version backup: python minigit.py backup

Revert to a specific backup #: python minigit.py revert #

Revert to the latest backup: python minigit.py latest

About

A version control system similar to git, but not really

Resources

Stars

Watchers

Forks

Contributors

Languages