Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 488 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 488 Bytes

Magical Pony!

What this code does:

  • When you run it, it loops over all the branches in your git repo, and makes a copy of each of them in /srv/clones/.

  • Then it makes an Apache config for each one, based on a template. It replaces the word "MAGICALPONY" in each template with the name of the branch.

  • It then restarts Apache.

To the extent possible under law, the person who associated CC0 with this work has waived all copyright and related or neighboring rights to this work.