Hi all, I was playing around with `lakectl` CLI a...
# help
b
Hi all, I was playing around with
lakectl
CLI and when I ran
lakectl branch list <lakefs://example>
I am getting a branch that I did not create. Its name is
import-from-inventory.
What is the reason for this?
a
This branch is part of an eponymous feature. When you start a branch based on taking over existing files from s3 they live there, and get merged to master from there. Normally you would not touch this branch, https://docs.lakefs.io/reference/import.html for details of the feature.