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