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