check the git log for both branches later,
git log
give it a try rebasing your pulled changes from master
master
git pull --rebase origin master
Git Rebase Documentation