Git Komutlar ve Detaylar

Quiz
•
Computers
•
Professional Development
•
Hard
Gürkan Çanakçı
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Yeni bir Git deposu başlatmak için kullanılan komut nedir?
git start
git init
git create
git new
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Mevcut bir uzak depoyu yerel bilgisayarınıza klonlamak istiyorsanız hangi Git komutunu kullanmalısınız?
git clone [url]
git init [url]
git copy [url]
git download [url]
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Yeni oluşturulan bir dosyayı ilk kez commit etmeden önce hangi iki Git komutunun sırasıyla kullanılması gerekir?
'git commit' sonra 'git add'
'git stage' sonra 'git commit'
'git add' sonra 'git commit'
'git save' sonra 'git finalize'
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Bir geliştirici, yaptığı son commit'i unstage yapmak ve değişiklikleri çalışma dizinine geri almak istiyor. Hangi komut dizisi bu işlemi gerçekleştirir?
git reset HEAD~1
git revert HEAD
git commit --amend
git remove --last
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Bir geliştirici, bir commit mesajını değiştirmek istiyor ancak değişiklikleri henüz push etmemiş. Bu durumu düzeltmek için hangi komutu kullanmalıdır?
git commit --amend -m "Yeni mesaj"
git commit --redo -m "Yeni mesaj"
git commit --overwrite -m "Yeni mesaj"
git commit --update -m "Yeni mesaj"
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Bir geliştirici, bugfix adında yeni bir branch oluşturmak ve bu branch'e geçmek istiyor. Hangi komut dizisi bu işlemi gerçekleştirir?
git branch bugfix ardından git checkout bugfix
git checkout -b bugfix
git merge bugfix
git branch -m bugfix
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Birleştirme (merge) sırasında çakışmalar (conflicts) meydana geldiğinde, hangi komut değişiklikleri manuel olarak incelemenize ve çözmenize olanak tanır?
git conflict --resolve
git merge --no-commit
git checkout --theirs <file_path>
git status
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
RR-Role Mock Test 3

Quiz
•
Professional Development
10 questions
STRV ATD

Quiz
•
Professional Development
10 questions
Name that App/Site

Quiz
•
Professional Development
15 questions
Emerging Tech Trivia

Quiz
•
Professional Development
10 questions
Git quizz

Quiz
•
Professional Development
8 questions
Git intro

Quiz
•
Professional Development
15 questions
Git Basic

Quiz
•
Professional Development
11 questions
devfest tişört

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...