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