I clone a repository and created a new branch to work with , I did not of changes meanwhile the other guys did changes on the branch which present on remote github , my local branch is not present on remote now I want to get all their changes from their branch + push all my changes to their branch as well can someone give steps using git