/Git-Manager

Uses simple python program it manage cloned repo's

Primary LanguagePythonMIT LicenseMIT

Git-Manager


A simple tool to make Git less tiresome!

An example demonstrating one of the elements of this program (cloning repositories)

🧐 About

With this program you can clone, list, delete and update repositories in a quick and easy manner. Many people who use Git feel the need to update their repositories frequently, and Git-Manager aims to make that process as quick and easy as possible with a few lines of code. The main feature of this program is that one can update their cloned repositories.

🏁 Getting Started

To get this program up and running, simply clone this repository by typing git clonehttps://github.com/gowtham758550/Git-Manager.git into the terminal, entering the newly cloned directory with cd Git-Manager and executing the main file with python3 main.py.

🎈 Usage

For the moment being, if you update a repository the old - unupdated - version will not be deleted. If you ever encounter bugs or features you would like to implement, issues and pull requests are always welcome!

✍️ Authors

If you'd like to view this projects contributors, please refer to contributions