git rebase with master
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
git checkout master
git pull origin master
git fetch review
git checkout csi-clarity-exception-alert
git rebase master
git push review :csi-clarity-exception-alert
git push review csi-clarity-exception-alert