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
- Host: GitHub
- URL: https://github.com/bensuperpc/git-updater
- Owner: bensuperpc
- License: mit
- Created: 2021-06-01T19:01:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T15:07:52.000Z (about 3 years ago)
- Last Synced: 2025-02-02T02:11:09.264Z (about 1 year ago)
- Topics: git, python, python3, submodule
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Git updater
[](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).