Answered by:
Azure CI - Pull Request issue

Question
-
Hi Guys!
- I have got a public git repository on the following path:
https://askoldthefirst.xp-dev.com/git/Biz - I committed and pushed there some data (simple hello world console app) from my local PC.
- I created a new public project in MS Azure.
- I set up a new Repos so that it imported my git sources: (https://askoldthefirst.xp-dev.com/git/Biz)
- Then, on my local PC, I created a new git branch. Switched to it.
- And committed and pushed some new changes to my recently created branch.
Up to now, everything looks fine for me.
But: When I tried to create a new Pull Request (in MS Azure) to merge changes from my branch to the master one
I could not see my branch in a list of branches.I just could see only the initial master branch in the list of branches.
So currently I can not do any pull requests and I guess I do something wrong or I did not do something in MS Azure environment to solve this issue.
Can you please help me with this problem? I would really appreciate you!
Thank you!
Regards,
Vladimir
Regards, Askold The Second
- Moved by BharathN-MSFTMicrosoft employee Tuesday, September 3, 2019 7:21 PM Directed to Azure DevOps Forum
Tuesday, September 3, 2019 5:01 PM - I have got a public git repository on the following path:
Answers
-
Hi AskoldTheSecond!
The Azure DevOps team and community are active and answering questions on https://developercommunity.visualstudio.com/spaces/21/index.html can you please post your question there instead? This forum is specifically for Azure App Configuration questions.
Samara
- Proposed as answer by Dave PatrickMVP Wednesday, September 4, 2019 1:33 AM
- Marked as answer by Richard MuellerMVP, Banned Wednesday, September 11, 2019 12:08 PM
Tuesday, September 3, 2019 5:59 PM -
Also try asking for help over here.
https://stackoverflow.com/questions/tagged/azure-devops
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP, Banned Thursday, September 5, 2019 12:54 PM
- Marked as answer by Richard MuellerMVP, Banned Wednesday, September 11, 2019 12:08 PM
Wednesday, September 4, 2019 1:32 AM
All replies
-
Hi AskoldTheSecond!
The Azure DevOps team and community are active and answering questions on https://developercommunity.visualstudio.com/spaces/21/index.html can you please post your question there instead? This forum is specifically for Azure App Configuration questions.
Samara
- Proposed as answer by Dave PatrickMVP Wednesday, September 4, 2019 1:33 AM
- Marked as answer by Richard MuellerMVP, Banned Wednesday, September 11, 2019 12:08 PM
Tuesday, September 3, 2019 5:59 PM -
Thank you!
I posted it there.
Regards, Askold The Second
Tuesday, September 3, 2019 7:28 PM -
Also try asking for help over here.
https://stackoverflow.com/questions/tagged/azure-devops
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Richard MuellerMVP, Banned Thursday, September 5, 2019 12:54 PM
- Marked as answer by Richard MuellerMVP, Banned Wednesday, September 11, 2019 12:08 PM
Wednesday, September 4, 2019 1:32 AM -
Hello AskoldTheSecond,
First off, please be aware that importing your Git repo into an Azure repo is like a one-time task and does not automatically keep either in sync with the other. Please check the discussion here to get more insight.
Moreover, it is always best to maintain only either of the repos (GitHub/Azure Repo) after the import in order to avoid any sort of confusion, so there's only one source of truth. Hence, consider cloning your Azure Repo to continue with further Development, as shown in the screenshot below:
Please refer to the following quickstarts to get going:
Hope this helps!
- Proposed as answer by BhargaviAnnadevara-MSFTMicrosoft employee Friday, September 13, 2019 7:17 PM
- Edited by BhargaviAnnadevara-MSFTMicrosoft employee Friday, September 13, 2019 7:20 PM
Friday, September 13, 2019 7:17 PM -
Hello AskoldTheSecond,
Hoping the above response helped. Please let us know otherwise and we can explore further.
Thanks!
Tuesday, September 24, 2019 9:04 AM