HEllO KIDS

Git Commands

  1. Open Terminal
  2. cd ~/_a/sopy228.github.io
  3. git add -A
  4. git commit -m "any message"
  5. git push

What did we do today?