Revision of the question in quiz (id: 4, quest: 2) (#595)

This commit is contained in:
Ivan Kalashnikov
2022-02-11 00:16:20 +07:00
committed by GitHub
parent 2940f27fa2
commit 42d28a0eed

View File

@@ -189,7 +189,7 @@
] ]
}, },
{ {
"questionText": "How would you get all the commits from a remote branch?", "questionText": "How would you get and integrate all the commits from a remote branch?",
"answerOptions": [ "answerOptions": [
{ {
"answerText": "git fetch", "answerText": "git fetch",