John Lee
John Lee
Hi, thanks for the report Just running locally here with similar directory structures and this version of git, I can't reproduce: $ git --version git version 2.41.0 Could you let...
Thanks Python 3.9 should be fine, and python is unlikely to be the problem if git meld-index runs at all (I see 3.8 lacks `str.removesuffix`). I'm curious which OS and...
@sobolevn did you release that?
Thanks for the suggestion. Can you give an example of what you might use this for? I don't recall wishing for this, but probably I've just failed to notice recently...
Split commits: So you have in mind something like interactive rebase, with working tree, index, HEAD? So that you can do the equivalent of both stage -p and reset -p...
> So you have in mind something like interactive rebase, with working tree, index, HEAD? Sorry you said almost exactly that in the title, never mind :-)
@srevenant Might be something the gradio people are interested in supporting upstream if you raise a relevant feature request there?