To Pull Code use this command :-

git pull origin main

To Push Code use this command :-

git push -u origin main