Hi! I have a naive question. I usually run lakefs ...
# help
k
Hi! I have a naive question. I usually run lakefs system with
docker-compose up
command. Now when I do
git fetch upstream
what changes need to be done, so that the changes gets reflected when I run again
docker-compose up
or does it happen automatically?