A: Command Line Interaction
B: Command Line Interface
C: Command Line Inter-terminal
D: Command Line Item
A: True
B: False
A: True
B: False
A: True
B: False
A: True
B: False
A: git fetch
B: git pull
C: git push
D: git merge
A: git fetch
B: git pull
C: git push
D: git merge
Q8: Which GIT Command is used to download commits, files and refs from a remote repository into local repository?
A: git fetch
B: git pull
C: git push
D: git merge
A: git branch branch_name
B: git checkout branch_name
C: git checkout -b branch_name
D: git merge
A: git fetch
B: git pull
C: git push
D: git merge