You can find out the url by doing the following 1. Go to root dir (top dir) of project you are backing up 2. run following command 'git remote -v'
It should show you the location where you are going to push to
You can find out the url by doing the following 1. Go to root dir (top dir) of project you are backing up 2. run following command 'git remote -v'
It should show you the location where you are going to push to