SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
SWA Software Architecture - CSM
Start Test
Study First
Subjects
:
certifications
,
swa
,
it-skills
Instructions:
Answer 23 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Creates a copy of your current branch into a remote branch.
Ignore
Export
Fetch
Clone
2. When GIT cannot merge your data.
Commit
Show Log
Edit Conflict
Pull
3. Views all previous changes.
Clone
Master
Show Log
Index
4. Removes files from the repository.
Remove
Resolved
Ignore
Master
5. Makes a copy of your repository.
Fetch
Tag
Clone
Edit Conflict
6. Ignores files when pushing.
Ignore
Clone
Stash
Checkout
7. Bookmark of a revised set with a title. For easy checkouts.
Stash
Ignore
Resolved
Tag
8. When a conflict is fixed.
Resolved
Ignore
Origin
Cherry Pick
9. Creates a spin-off of a repository for concurrent development.
Cherry Pick
Branch
Revert
Edit Conflict
10. Downloads without merging.
Ignore
Push
Fetch
Commit
11. Set of all pending changes.
Index
Master
Push
Resolved
12. Default branch within your repository.
Master
Commit
Remove
Merge
13. Connection between a local brand and a remote branch.
Resolved
Revert
Track
Export
14. Portioning your changes to commit by inserting them into the index.
Commit
Index
Ignore
Cherry Pick
15. The default nickname for the remote repository.
Export
Ignore
Origin
Pull
16. Copies all changes from one branch into another branch.
Commit
Merge
Resolved
Master
17. Downloads your changes and then merges.
Export
Push
Track
Pull
18. Allows you to switch your working copy to another branch.
Cherry Pick
Origin
Checkout
Resolved
19. Takes information in the index and pushes it onto the stack.
Stash
Cherry Pick
Show Log
Push
20. Adds files to the repository.
Fetch
Add
Merge
Revert
21. Undo changes made since your last commit.
Master
Revert
Cherry Pick
Track
22. Uploads all changes staged in the index list into the repository database.
Export
Commit
Resolved
Edit Conflict
23. Uploads changes to your current branch.
Add
Show Log
Export
Push