Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 405 Bytes

99-conclusion.md

File metadata and controls

8 lines (6 loc) · 405 Bytes

Conclusion

In this tutorial, you've created a new Git repository to manage some information, created multiple snapshots of changes in that information over time, worked on independent versions of the information without conflicts, and merged those independent versions to move forward with the features of both.

Spend a moment now to think about how difficult these tasks would have been without Git!