A checkin exist in cloud but I can't see it on my branch explorer

Hey guys, I’ve made a mistake deleting and checking that I thought was just local, but it isnt and now I can’t merge into this branch because plastic know that I have 2 check-ins coming from the same checin, and it is complaining, how could I delete this checkin from cloud? or at least how could I see this on my branch explorer o.O

First I had this
8902962--1218294--upload_2023-3-25_16-0-41.png

Then I deleted B and created a branch C from A
8902962--1218297--upload_2023-3-25_16-2-7.png

Now if I try to merge C into A and sync I get an error

Also if I don’t try to merge, the sync step didn’t show me that I have an check-in that exist only on the cloud

8902962--1218291--upload_2023-3-25_16-0-18.png

Hi,

If you need to delete a changeset, in the branch explorer you can right-click the changeset → Advanced options → Delete changeset.

If you deleted the changeset in the local repo, you also need to do the same in the cloud repo.

Regards,
Carlos.

This is what I did to delete B

how can I achieve this?

Hi,

The process is the same as the local repository. You need to create a workspace pointing to the cloud repo and open the branch explorer to delete the changeset. You don’t need to update the workspace to download the project.

Please let us know if it helps.

Regards,
Carlos.

It worked, I didnt knew that I could just open the workspace from cloud to see the branches there, thanks :stuck_out_tongue_winking_eye:

You are welcome!