Run GIT GC in all subdirectories
Dusty Candland |
|
bash, find, git
Find the release directories and run git gc
in each.
find ./ -maxdepth 1 -type d -exec git --git-dir={}/.git --work-tree={} gc \;
Webmentions
These are webmentions via the IndieWeb and webmention.io. Mention this post from your site: