Hi all, I merged multiple branches into the main b...
# help
m
Hi all, I merged multiple branches into the main branch (the default branch), but due to dirty data, I attempted to use
lakectl revert
to roll back the main branch to the initial commit (with the message "Repository created"). However, this operation did not succeed. Could you advise me on how to achieve this? Are there alternative methods to revert the branch to its original state?
./lakectl branch revert <lakefs://e2e-dt/main> f66e8092ece39d11e2f3a10fab5342cb3a65cf881e237fcd4321eaedd4792dcf -y
Branch: <lakefs://e2e-dt/main>
update branch: no changes
400 Bad Request
I tried reverting the commits individually, and that part worked fine. But when I went to merge the branches again, lakefs isn't showing any changes to merge. Is there any way to resolve this?
o
Hi @Mark Can you please share your lakeFS server logs when the 400 Bad Request happened?