Skip to content

Commit 927866a

Browse files
authored
Update git-exercise.md
1 parent d4c1d60 commit 927866a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yourname-id/git-exercise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ Sebelumnya kita sudah tau bahwa file `belajar.html` sudah berada di **staging ar
415415

416416
- **Task:** Ubahlah isi dari file `belajar.html` menjadi "`<h1>Latihan Git - CAMP2022</h1>`" dan juga tambahkan juga isi file `ngoding.js` menjadi "console.log('Hello Git')", dan coba lihat perubahan tersebut menggunakan `diff`!
417417

418-
- ***Required output**: Lakukan perintah `git config --list` diakhir
418+
- ***Required output**: Lakukan perintah `git config user.name && git config user.email` diakhir
419419

420420
- expected:
421421

0 commit comments

Comments
 (0)