Skip to content

This script help to pulling for all of git-repositories from a specific directory recursively

Notifications You must be signed in to change notification settings

linuxias/git-auto-pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

It help to pulling for all of git-repositories from a specific directory recursively

Usage

usage: git_auto_pull.py [-h] -b BRANCH [-p PATH]

Pulling for all of git-repositories from a specific directory recursively

optional arguments:
  -h, --help            show this help message and exit
  -b BRANCH, --branch BRANCH
                        Branch name to pull
  -p PATH, --path PATH  Path you want to start pulling

example

$ python git_auto_pull.py -b {your_branch}

About

This script help to pulling for all of git-repositories from a specific directory recursively

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages