Test your basic knowledge |

SWA Software Architecture - CSM

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. Ignores files when pushing.






2. Uploads all changes staged in the index list into the repository database.






3. Set of all pending changes.






4. Portioning your changes to commit by inserting them into the index.






5. Default branch within your repository.






6. Creates a spin-off of a repository for concurrent development.






7. Allows you to switch your working copy to another branch.






8. Makes a copy of your repository.






9. Downloads your changes and then merges.






10. Adds files to the repository.






11. Creates a copy of your current branch into a remote branch.






12. Views all previous changes.






13. Downloads without merging.






14. The default nickname for the remote repository.






15. Bookmark of a revised set with a title. For easy checkouts.






16. Removes files from the repository.






17. Undo changes made since your last commit.






18. Connection between a local brand and a remote branch.






19. When GIT cannot merge your data.






20. Uploads changes to your current branch.






21. Takes information in the index and pushes it onto the stack.






22. When a conflict is fixed.






23. Copies all changes from one branch into another branch.