• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home ยป Resolved: How to merge remote branch with the main branch azure repo?

Resolved: How to merge remote branch with the main branch azure repo?

0
By Isaac Tonny on 16/06/2022 Issue
Share
Facebook Twitter LinkedIn

Question:

I have a branch like Myname/taskno1000 and I have finished my task so that one I raised a PR and the branch was merged with the main branch.
Now I have a change request which I need to work on the same branch Myname/taskno1000 but I need to take update or merge with the main branch so that I can continue my task on the same branch.
How I can achieve that in Visual studio?

Answer:

you can simply rebase Myname/taskno1000 onto main

If you have better answer, please add a comment about this, thank you!

git visual-studio
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: std::regex_replace to replace multiple combinations

26/03/2023

Resolved: How can I copy files using the ansible.builtin.copy module and avoid conflicting file names?

26/03/2023

Resolved: Reshape tensors of unknown shape with tf.function

26/03/2023

Leave A Reply

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.