Question 3
Marks : +2 | -2
Pass Ratio : 100%
Point out the wrong statement.
Explanation: GitHub can store a remote copy of your repository.
Question 7
Marks : +2 | -2
Pass Ratio : 100%
Which of the following statement would create branch named as ‘sanfoundry’?
Explanation: A branch in Git is simply a lightweight movable pointer to one of these commits.
Question 9
Marks : +2 | -2
Pass Ratio : 100%
Which of the following is the correct way of creating GitHub repository in to well labelled commits?
Explanation: A fork is a copy of a repository.