#!/bin/sh git gc --prune=now git repack -a -d --depth=4095 --window=10240