Hey folks. I created a branch, committed a file, t...
# help
u
Hey folks. I created a branch, committed a file, then deleted the branch. I still see the files on the filesystem. they were not deleted... I think that is expected because of the commit history. Is there a way to delete a commit. Thinking about transient data and minimizing the size of the repo over time.
u
Hi Taylor. The process of deleting old entities from lakeFS is called Garbage Collection and it’s supported.
u
shoot i saw that and overlooked it. thanks reading now