I have a branch called develop in my local repo, and I want to make sure that when I push it to origin it\'s merged with the origin/master. Currently, when I push it\'s added to
Follow the below steps for push the local repo into Master branchenter code here
enter code here
$git status