I came across a way to push to multiple repositories at the same time, 
Here is what I am trying to do,
$ git remote set-url --add --push origin https://github.com/FahadUddin92/Multiple-Push.git I am getting the below error,
fatal: No such remote 'origin'
git remote add origin http://your_url?