Review Pull Request dari Forked Repo

Checkout

From your project repository, check out a new branch and test the changes.

git fetch -u https://git.introvesia.com/ahmjw90/landing-page main:ahmjw90-main
git checkout ahmjw90-main

Merge

Merge the changes and update on Gitea.

git checkout main
git merge --no-ff ahmjw90-main
git push origin main

Revision #1
Created 31 December 2024 08:53:29 by Ahmad
Updated 31 December 2024 08:54:52 by Ahmad