Skip to content

Menambah profile ARN251-33138 - #39

Open
neccermancer wants to merge 2 commits into
hsiabdullahroy:mainfrom
neccermancer:profile-ARN251-33138
Open

Menambah profile ARN251-33138#39
neccermancer wants to merge 2 commits into
hsiabdullahroy:mainfrom
neccermancer:profile-ARN251-33138

Conversation

@neccermancer

Copy link
Copy Markdown

menambahkan profile-ARN251-33138

Closes #38

@fitrifityanto

Copy link
Copy Markdown
Contributor

bismillah, kak @neccermancer

Saat ini terdapat konflik (conflict) di PR yang kaka buat, sehingga belum bisa kami merge ke repo utama.

Mohon untuk memperbarui branch kaka agar update dengan repo utama, dengan langkah-langkah berikut:

  1. Tambahkan remote repo utama (hanya perlu dilakukan sekali, jika belum pernah):

    git remote add upstream https://github.com/hsiabdullahroy/foundation-git
  2. Ambil update terbaru dari repo utama:

    git fetch upstream
  3. Gabungkan perubahan terbaru dari branch main repo utama ke branch kaka saat ini:

    git merge upstream/main

    Alternatif (boleh pilih salah satu):

    Jika ingin langsung fetch dan merge sekaligus:

    git pull upstream main
  4. Jika muncul konflik di file profile-submission.json, silakan selesaikan dengan:

    • Menghapus tanda-tanda konflik seperti:

      <<<<<<< HEAD
      =======
      >>>>>>>
      
    • Pastikan data profil kaka ditambahkan dengan benar, tidak menimpa atau menghapus data profil lain.

    • Pastikan tidak ada error di editor (misalnya di VS Code) pada file profile-submission.json.

  5. Setelah konflik diselesaikan dan file sudah benar:

    git add profile-submission.json
    git commit -m "Resolve conflict and update profile-[NIP-HSI-Anda]"
    git push origin nama-branch-Anda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Github Profile - ARN251-33138

2 participants