An open API service indexing awesome lists of open source software.

https://github.com/bensuperpc/git-updater

git-updater
https://github.com/bensuperpc/git-updater

git python python3 submodule

Last synced: 11 months ago
JSON representation

git-updater

Awesome Lists containing this project

README

          

# Git updater
[![dgit-updater](https://github.com/Bensuperpc/git-updater/actions/workflows/main.yml/badge.svg)](https://github.com/Bensuperpc/git-updater/actions/workflows/main.yml)

I developed a script in Python 3 to download and update a local git repository (with submodules), the advantage of this script is it can update several git repositories without having to download everything (if the deposit is almost up to date).

It is also able to initialize a git and to download everything automatically thanks to the list of the depots (in the source code for the moment).