Rolling back Changes in lakeFS¶
Our intrepid user (you) merged a change back into the main
branch and realised that they had made a mistake 🤦🏻.
The good news for them (you) is that lakeFS can revert changes made, similar to how you would in Git 😅.
From your terminal window run lakectl
with the revert
command:
Back in the object page and the DuckDB query we can see that the original file is now back to how it was:
← Merge the branch back into main Using Actions and Hooks in lakeFS →