-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
131 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Tugas Pelatihan Version Control System 2024 | ||
|
||
## Pre-requisite | ||
|
||
Lakukan fork pada repository ini. Setelah itu, lakukan clone pada repository hasil fork tersebut di local Anda. | ||
|
||
- https://github.com/Lab-RPL-ITS/module-pelatihan-vcs | ||
|
||
## Deskripsi Tugas | ||
|
||
1. Buatlah sebuah **folder** dengan nama `nama_anda` (contoh: `airu`) pada folder `tugas/pelatihan-vcs-2024/nama_anda` yang telah disediakan. | ||
2. Salin **file** yang ada pada folder `landing-page` ke folder `/tugas/pelatihan-vcs-2024/nama_anda` yang telah dibuat. | ||
3. Buatlah sebuah **commit** dengan pesan sesuai dengan pesan commit yang telah dijelaskan pada materi. | ||
4. Push ke remote repository. | ||
5. Setalah itu, lakukan pull request ke repository ini. | ||
|
||
**Note** | ||
|
||
- Tugas ini merupakan tugas individu yang merupakan syarat mendapatkan sertifikat pelatihan VCS RPL 2024 | ||
- Apabila terdapat pertanyaan mengenai tugas dan sebagainya bisa langsung membuat pertanyaan pada: https://github.com/Lab-RPL-ITS/module-pelatihan-vcs/discussions | ||
|
||
## Deadline | ||
|
||
Tugas ini dapat dikerjakan hingga **Jumat, 6 Desember 2024 Pukul 23.59 WIB**. | ||
|
||
## Referensi | ||
|
||
- https://github.com/sandhikagalih/simple-landing-page/tree/master |
Oops, something went wrong.