Hello folks, If we want to commit any specific f...
# help
r
Hello folks, If we want to commit any specific file from uncommitted changes. How can we do this? For example: If we want to commit only file
1.png
but not 3.html (please refer the screenshot)
👀 1
o
Hey @Raman Kharche! Currently lakeFS only supports committing all staged changes.. You can still revert the changes you've made to
3.html
and then commit, but that means losing these changes. There's an open issue to add such support: https://github.com/treeverse/lakeFS/issues/2512 as well as a roadmap item to add it: https://docs.lakefs.io/understand/roadmap.html#partial-commits
s
Hi @Raman Kharche. You should first delete the file you are not interested in and only then commit
Delete here meaning from staging. This can be done by clicking on the tab
objects
, then
more actions
.
lakeFS does not support the action you trying as of now, but there is an issue opened as @Oz Katz mentioned
r
Thank you @Oz Katz and @Shimi Wieder for your quick response.
🙂 1
👍 1
Just for my knowledge when can we expect this feature? In which release?
s
I’m afraid there is no clear timeline on this one, but sometime in the future…
Maybe you can share your use case? Is there a reason you must stage the changes you would not like to commit?
r
As such we wanted partial commit. But it is okay that we will get in the future
👍 1