https://github.com/dbeaudoinfortin/gitunbundler
Multithreaded script for unbundling Git backups
https://github.com/dbeaudoinfortin/gitunbundler
git gitlab gitlab-backup
Last synced: 4 days ago
JSON representation
Multithreaded script for unbundling Git backups
- Host: GitHub
- URL: https://github.com/dbeaudoinfortin/gitunbundler
- Owner: dbeaudoinfortin
- Created: 2024-02-03T03:43:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T04:00:04.000Z (over 1 year ago)
- Last Synced: 2025-03-16T01:16:43.193Z (8 months ago)
- Topics: git, gitlab, gitlab-backup
- Language: Java
- Homepage:
- Size: 1.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitUnbundler
A very quick and dirty script for unbundling Git repos for analysing backups. Collapses down the hash-based directory structure and then initialises and unbundles the repos in parallel. Runs under Windows. Requires git to be installed and on the system path. Java 19 minimum.