Recovery of branches

I have accidentally deleted my branch trying to merge to master

does anyone know how to recover branches if its possible?

I think you just create a new branch, on the commit where the previous branch was. In my experience, the Anvil IDE doesn’t delete commits no longer associated with a branch (even though plain vanilla Git normally would).

1 Like

I found this out but this did not happen in my case, all my commits disappeared as well so I contacted the anvil support team who managed to fix this for me :+1:

2 Likes