Photon Test site
To push your change into this repo from your local environment, Follow steps below:
-
Make sure that you're in the right directory of your folder in Terminal/Powershell
-
git add . => '.' because you should select all files you made change before
-
git commit -m ''
-
git push