Skip to content

Python tool to perform a massive git pull command for each repository

Notifications You must be signed in to change notification settings

acoalex/pullmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Create projects.txt file and add for each line the github project folder name and the desired branch

if empty desired branch "master" will be the default one

example: projects.txt

Dependencies: Python 3.4

pip install GitPython

Usage

python pullmaker.py /workspace/projects.txt

About

Python tool to perform a massive git pull command for each repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages