Run these commands in your terminal.
Make sure you replace
tokenXYZwith your actual token.
sudo git remote remove origin
sudo git remote add origin https://tokenXYZ@github.com/Assiduus-Global/Assiduus-Dashboard-BE.git
sudo git pull
sudo git branch --set-upstream-to=origin/master