CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

✨ Pull requests section to be able to add a new remote

Open Angelk90 opened this issue 1 year ago • 0 comments

Description

Let's consider that I have a project in this case the same CE, on this repository there are different users who do different pr.

Now I want to try this pr, consider that I am a Reviewers.

What should I do: git remote add NameOrigin [email protected]:NameUser/Project.git

But what if there was a section, which tells me all the prs there are for a possible repository.

Which automatically takes all the open pr, shows me the list. If I click, it asks me if I want to add it to remote so I can try it.

Screenshots

image

Angelk90 avatar Feb 07 '24 09:02 Angelk90