💾 Archived View for soviet.circumlunar.space › quarters › collection › sandbox › README.txt captured on 2021-12-03 at 14:04:38.

View Raw

More Information

-=-=-=-=-=-=-

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