Conclusion
In this book you've explored how to work with Git and Azure DevOps / GitHub repositories.
How to setup an empty repository, then push a current code line to it, or create from scratch within the portal or on the command line.
You've simulated updating your code following a change from a team member, and how to use access tokens to push code from a command line or IDE.
Last updated