Scott Chacon

Results 64 comments of Scott Chacon

Working on this here: https://github.com/gitbutlerapp/gitbutler/pull/3677

I was doing this manually for a while, but it seemed unclear what the advantage was exactly. What do we hope to gain from this?

I don't believe that this will work. If rebase is not in `in_memory` mode, it will try messing with the HEAD and working directory, which is going to put the...

Hey @Pranav2612000, I just refactored how commits are done in general in a way that should sign everything properly now. The change is in #3721. I'll close this, since it's...

@Caleb-T-Owens nice. Did you merge that in?

Closed in favor of #3682

I would rather not do forked history. I think that becomes quite complicated both from a data and UI perspective. I would much rather simply add the revert to the...

taken over by #4959

If you make that change, I'll be happy to merge this.