I have just checked the origin and i found this:
$ git remote -v
origin https://github.com/asifbilaliems/IEMSCode/tree/master/Apps/ReportsProject (fetch)
origin https://github.com/asifbilaliems/IEMSCode/tree/master/Apps/ReportsProject (push)
but still, i am getting this issue:
$ git push origin master
fatal: repository 'https://github.com/asifbilaliems/IEMSCode/tree/master/Apps/ReportsProject/' not found
any suggestion? is this because of I am accessing a folder inside the repository?