Spaces:
Sleeping
Sleeping
# git remote add upstream https://github.com/thanhhoang021095/x-app.git | |
git fetch upstream | |
git merge upstream/main | |
git push origin main |