Git Submodule

Rujukan di sini lebih teratur. Penerangan dibawah ialah berasaskan pengalaman sendiri tanpa struktur. Repo baru Bila buat repo baru dan ingin tetapkan submodule untuk tema harbor dan folder public ke yusbk.github.io. Submodule dipakai untuk memasukkan fungsi yang terdapat di repos lain ke dalam repos sendiri ie.

Read More

Git Clone

This is just 100% a copy from gist so I can check it when needed. So you’ve cloned somebody’s repo from github, but now you want to fork it and contribute back. Never fear! Technically, when you fork “origin” should be your fork and “upstream” should be the project you forked; however, if you’re willing to break this convention then it’s easy.

Read More