Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts for recursively pulling git repositories

Why?

Developers usually work with lots of different tools and repositories, and keep them up-to-date is a must, but a tedious task. Therefore, here're the scripts written in different languages that help automating that boring process.

Usage

Simply clone, copy-paste, or download via HTTPS, the script you want to use, then execute it.

$ git clone https://github.com/git-akihakune/git-puller.git
$ cd git-puller

Then, based on your chosen language:

# python
$ ./pull.py
# if error
$ python pull.py
# if you're using Kali Linux
$ python3 pull.py
# bash script
$ ./pull.sh # or ````bash pull.sh```
# Powershell script
PS /home/user> .\pull.ps1

Contribute

If you want to contribute more scripts in different languages, please create a pull request and I'll reply as fast as I can.

About

Scripts for automating updating local Git repositories

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages