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