Skip to content

msound/pullall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pullall

Pulls all git repos in sub-directories

Overview

This is a script to pull all Git repos that are located within sub-directories of the present working directory.

Installation

Download the pullall script and place it in an executabe path, like /usr/local/bin/.

Pre-requisites

This script needs git to be installed in order to work.

Usage

Change into a directory that contains multiple repos, one per sub-directory.

Then, invoke the scipt:

$ pullall

About

Pulls all git repos in sub-directories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages