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

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

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.