Which of the following HTTP methods are used by REST? (Choose three correct answers.)
The file index.php, which is being maintained in a git repository, was changed locally and contains an error. If the error has not been committed to the repository yet, which of the following git commands reverts the local copy of index.php to the latest committed version in the current branch?
Which of the following statements are true about Jenkins? (Choose two correct answers.)
Which of the following information is contained in the output of git status? (Choose three correct answers.)
What happens when a merge conflict occurs in git? (Choose two correct answers.)
FILL BLANK -Which git sub command copies a local commit to a remote repository? (Specify ONLY the sub command without any path or parameters.)