Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 264 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 264 Bytes

geet

This script is made as spoof of git(a very powerful tool which make working on open source projects possible). Written in python, the script uses modification time of a file to know whether a file has been modified,added or deleted. It is based on Python3.