WorksheetsGit Dasar Quiz
Total questions: 8
Worksheet time: 80secs
Apa itu Git?
Git is a social media platform.
Git is a distributed version control system.
Git is a cloud storage service.
Git is a programming language.
Siapa penemu Git?
Mark Zuckerberg
Steve Jobs
Bill Gates
Linus Torvalds
Apa fungsi dari perintah 'git init'?
To initialize a new Git repository.
To clone a remote Git repository.
To commit changes to a Git repository.
To create a new branch in Git.
Apa perintah untuk menambahkan file ke staging area?
git add
git push
git commit
git remove
Apa perintah untuk melakukan commit?
git commit
git checkout
git add
git push
Apa perintah untuk mengirim perubahan ke repositori jarak jauh?
git clone
git push
git commit
git pull
Apa perintah untuk mengambil perubahan dari repositori jarak jauh?
git push
git clone
git pull
git poll
..... bukanlah platform online git version control
github
gitlab
guthib
bitbucket
