Introduction
Statistics
Contact
Development
Disclaimer
Help
soviet.circumlunar.space home page
This is a sandbox section. You can mess around with anything here
if you feel unsure about your git-fu. Spend here as little time
as needed: The Collection is waiting for your contributions.
Simple git flow:
git clone /usr/local/soviet/quarters/collection/sandbox
cd sandbox
{create or edit files as you like}
git add {the files you have changed and want to commit}
git commit
git push