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. When GIT cannot merge your data.
Ignore
Show Log
Checkout
Edit Conflict
2. Adds files to the repository.
Edit Conflict
Origin
Branch
Add
3. When a conflict is fixed.
Tag
Master
Resolved
Remove
4. Downloads without merging.
Tag
Fetch
Track
Checkout
5. Set of all pending changes.
Index
Clone
Export
Add
6. Makes a copy of your repository.
Clone
Stash
Export
Tag
7. Uploads changes to your current branch.
Push
Add
Edit Conflict
Branch
8. Connection between a local brand and a remote branch.
Track
Fetch
Push
Origin
9. Views all previous changes.
Track
Resolved
Ignore
Show Log
10. Creates a copy of your current branch into a remote branch.
Origin
Index
Resolved
Export
11. Uploads all changes staged in the index list into the repository database.
Merge
Show Log
Ignore
Commit
12. Default branch within your repository.
Master
Remove
Add
Origin
13. Copies all changes from one branch into another branch.
Tag
Cherry Pick
Merge
Track
14. Bookmark of a revised set with a title. For easy checkouts.
Tag
Origin
Resolved
Clone
15. Removes files from the repository.
Remove
Ignore
Tag
Stash
16. Allows you to switch your working copy to another branch.
Checkout
Branch
Pull
Show Log
17. Ignores files when pushing.
Ignore
Branch
Origin
Merge
18. Takes information in the index and pushes it onto the stack.
Cherry Pick
Master
Push
Stash
19. Creates a spin-off of a repository for concurrent development.
Branch
Edit Conflict
Ignore
Fetch
20. Portioning your changes to commit by inserting them into the index.
Ignore
Cherry Pick
Resolved
Fetch
21. Undo changes made since your last commit.
Revert
Merge
Pull
Checkout
22. Downloads your changes and then merges.
Export
Show Log
Pull
Cherry Pick
23. The default nickname for the remote repository.
Remove
Push
Origin
Edit Conflict