recently I had to SSH a laravel application from a VM in GCP which I needed to deploy a laravel application using Github repository but as time went by, I forgot what origin I used. To find out what origins you are using to push an application from Github use this command

$ git remote -v

Done. That is it.

Source:

https://camo.githubusercontent.com/ab046dd93e0d39d2d6bb75372e7a30a9e68b49293976b215406496e9bdf00d25/68747470733a2f2f6d69726f2e6d656469756d2e636f6d2f6d61782f3939302f312a514b417573756d69546a6f73696774445078366f52772e706e67

https://gist.github.com/xyluz/f44cc3099f5c00fbe9b8f51064e61d81