Questions
Answer the following questions to test your knowledge of this chapter:
- How can one clone a large repository when the connection to the host is quite unreliable, but you can log in to the host with the remote repository?
- What do you need to get your changes into the canonical repository in the centralized workflow, and what do you need to do in the integration manager workflow?
- How can you set up Git so you would need to provide a password only once, and not for each contact with the remote?
- Can you use Git to interact with foreign version-control system repositories, to submit commits and download updates?