Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 490 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 490 Bytes

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