To sync your forked repository (AlbertProton/restaurant) with the original repository (AlbertProfe/restaurant) using the GitHub CLI (gh) and then pull the changes to your local clone, follow these steps:
- Sync the fork using gh repo sync:
gh repo sync AlbertProton/restaurant --source AlbertProfe/restaurant