💾 Archived View for soviet.circumlunar.space › quarters › collection › sandbox › README.txt captured on 2024-06-16 at 12:59:31.

View Raw

More Information

⬅️ Previous capture (2021-12-03)

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

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