Skip to content

gowtham758550/Git-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-Manager


A simple tool to make Git less tiresome!

Requirements

  • Python 3.x

Installation

  • Step1: Clone the repository
$ git clone https://github.com/gowtham758550/Git-Manager.git
  • Step2: Execute setup file by
$ python3 setup.py

  • Step3: Now you can use this tool by just typing qgit in the terminal.

  • Step4: Now select tha appropriate option from terminal.

How it works?

With this program you can

Clone

  • Clone repository with repo url.

List

  • List all the repo's you cloned.

Delete

  • Delete the repo you want.

Update

  • Update the available repo's.

Scan

  • Scan for cloned repo's available in your storage.

welcome

  • Pull request and issues are always welcome here if you got any bugs in this program.

Contributors