nessie icon indicating copy to clipboard operation
nessie copied to clipboard

[CLI] Add a git-rebase-like approach for `nessie commit [keys]` when committing multiple keys in one commit

Open omarsmak opened this issue 3 years ago • 2 comments

Currently, when we have multiple keys, is the user make one file empty, it will be treated as Delete. However, this can lead to confusion and this, git-rebase-like where the user select which operation to edit and delete. Related to https://github.com/projectnessie/nessie/pull/2593#discussion_r744032260

omarsmak avatar Nov 08 '21 14:11 omarsmak

It might be convenient to address #2392 as well, when we change how CLI gets user input for building a new commit.

dimas-b avatar Nov 08 '21 15:11 dimas-b

Related: #3808

snazy avatar Sep 06 '22 11:09 snazy

Closing as "not planned" as things have changed.

snazy avatar Jun 05 '24 20:06 snazy