📓
AzureDevOps-CI/CD
  • Preface
  • Prerequisites
  • Create an Project
  • Create Personal Access Token
  • Create Repository
  • Cloning the Azure Repository
  • Saving changes with commit and push
  • Updating Code with fetch and pull
  • Pushing an existing repository from the command line
  • Working with GitHub
  • Create Pipeline for ADO
  • Create Release Pipeline for ADO
  • Conclusion
Powered by GitBook
On this page

Was this helpful?

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.

PreviousCreate Release Pipeline for ADO

Last updated 5 years ago

Was this helpful?