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