简体   繁体   English

如何在 azure devops 中查看我的 Git 存储库中所做的所有常规代码更新?

[英]How do I see all the regular code updates made in my Git repo in azure devops?

I have imported my github repo in one of the project in my Azure devops.我已将我的 github 存储库导入到我的 Azure devops 中的一个项目中。 But when I push latest code to my github repo it doesn't reflect in Azure.但是当我将最新代码推送到我的 github 存储库时,它不会反映在 Azure 中。

How can I achieve it?我怎样才能实现它?

I am not sure how you've done the import, in general you can look at the commits from the Repos -> Commits Menu我不确定你是如何完成导入的,一般来说你可以从Repos -> Commits菜单中查看提交

在此处输入图像描述

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在我的 GitHub 热图中显示我在 azure 回购中的贡献 - How do I make my contributions in azure repo show in my GitHub heatmap Azure Devops:如何配置我的管道脚本以触发具有不同 repo 的另一个管道? - Azure Devops: how configure my pipeline script to trigger another pipeline with different repo? 如何对谷歌云 git repo 进行代码审查 - How to do code review for google cloud git repo Azure DevOps 不更新 Container Registry on Azure - Azure DevOps does not updates Container Registry on Azure 我如何从 Azure Devops 自动化 Databricks 笔记本 - How do i automate Databricks notebook from Azure Devops 如何在Azure Devops中做Databricks Notebook的CICD? - How can I do CICD of Databricks Notebook in Azure Devops? 如何在 Azure DevOps 中访问其他组织的 repo? - How to access repo from other organizations with in the Azure DevOps? 从 Azure DevOps 存储库导入时,go 获取私有仓库失败。 - go get private repo fails due to missing .git when importing from Azure DevOps repositories 在 Azure devops 中检查多个项目时如何构建正确的项目 - How do I build the right project when checking multiple projects in Azure devops 当我在 flutter firestore 中打开互联网时,我如何知道我在离线模式下对文档所做的所有更改都同步到了 firestore - How do i know all my changes made to document in offline mode are synced to firestore when i turn on internet in flutter firestore
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM