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