Maître rejeté -> Maître (non-rapide)
# if you updated your files on github.com so may be thats its asking first pull
# request then your push the request.
# so Very simple first:
# not use -f
git pull origin master
# then
git push origin master
bilalahmed_dev