Prakash4844 / tit

TIT - A Distributed VCS in Python. An Open Source project covered by the GNU General Public License.
GNU General Public License v3.0
4 stars 2 forks source link

Pull request for Release Version 1.0 #31

Open Prakash4844 opened 1 year ago

Prakash4844 commented 1 year ago

This implements following:

Flags Description
-h, --help Shows the help
-v, --version Prints the Version of TIT

Commands Description
init Initialize an empty repository
use Use existing git repository

This will be Updated as new feature are added for V1.0