aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 2ce8b7ae0439e37af030f46d7b03db7f2745c559 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
clean-trash-repo.py
==========

A very simple script to clean up gitolite trashed directories.

It is meant to run as a cron job and clean up directories that the users have
trashed, after 30 days.

create-bundle - Create Clone Bundles
====================

Script to create repositories clone bundle.

The script keeps an internal list of relative paths where to look for repository
to create the bundle for.

It is meant to run as cron job.