Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 335 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 335 Bytes

photon_test

Photon Test site

To push your change into this repo from your local environment, Follow steps below:

  1. Make sure that you're in the right directory of your folder in Terminal/Powershell

  2. git add . => '.' because you should select all files you made change before

  3. git commit -m ''

  4. git push