master and ishfaq_web_event_tracking_changes are entirely different commit histories
git init
git remote add origin <url>
git checkout <branch>
git add .
git commit -m"new changes to branch"
git pull
git push origin <branch>
changes are committing success, but I am unable to create a new pull request
please visit screen short,