Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 942 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 942 Bytes

📃 Baca ini dulu gan..

📁 Keeping a fork up to date

1. Clone your fork:

git clone git@github.com:YOUR-USERNAME/simakar-ci.git

2. Add remote from original repository in your forked repository:

cd into/cloned/fork-repo
git remote add upstream git://github.com/rez4rinaldi/simakar-ci.git
git fetch upstream

3. Updating your fork from original repo to keep up with their changes:

git pull upstream master

🌐 Sumber:

🧥 Developed by:

  1. Mukhammad Nuruddin Ismail
  2. Reza Rinaldi