I would like to reset a branch to a previous commit of the default branch which I have done with git checkout -b branch_name I then pushed it to gi
git checkout -b branch_name