Questions
Answer the following questions to test your knowledge of this chapter:
- How do you set up automatic repository maintenance to ensure that Git operations will not slow down?
- How you can try to recover a lost commit?
- How do you find out why some Git commands started to perform badly and took too much time to execute?
- How you can ensure that development follows a given defined policy?
- What is the simplest solution to sharing the repository privately, where all developers work on a single computer (on a single machine)?