Skip to content

I'm making an app that will allow me to work with many git repositories at the same time

License

Notifications You must be signed in to change notification settings

Azalurg/Multi-Git-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Git Manager

The point of this application is to automatically pull/commit/push changes on a lot of repositories with only one command. I use it every day to track all the study repositories I work with at University.

Check the quick demo of the app here

If you have any idea how to improve my code let me know or create a pull request 😉.

Todo

Everything I am currently working on you can find here

Requirements and installation

You will need:

  • git
  • python 3.5 (or higher)

To install the app in the root directory run python setup.py install

Start the app

In order to start, you can run one of the scripts from the /scripts directory or manually run the pythonGitManager.py file.

Be aware, to work script needs your git accounts/ssh-keys/passwords to be safe on your PC (maybe in the future it will change).

About

I'm making an app that will allow me to work with many git repositories at the same time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published