Azure DevOps - Different ways to add git repositories

Sdílet
Vložit
  • čas přidán 8. 12. 2019
  • I explained how to manage Repositories in Azure DevOps Platform using SSH option and what other choices do you have and how to import external repositories: e.g Github repository as well as how to create a simple repository with just a readme.md and gitignore file.
  • Věda a technologie

Komentáře • 5

  • @duolukunjiangajimu2525

    it is great and helped me set up my ssh public key in Azure devops.
    Thank you so much.

  • @suryatripathi5917
    @suryatripathi5917 Před 3 lety

    Very nice ! Can we automate to repository changes of github to Azure git repository using Jenkins job. Please let me know if you have created any video on this.

  • @shailenderpal4072
    @shailenderpal4072 Před 4 lety +1

    how can we sync azure repo with the github repository?

    • @DevBObs
      @DevBObs  Před 4 lety

      Well is all git ... You can pull from github and change the origin and push to azure repos