i am getting branch already up to date but its different from my github repo code example
Example: git already up to date but not
git checkout master
git reset --hard test
git push --force origin master
git checkout master
git reset --hard test
git push --force origin master