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