Closed trevarj closed 7 months ago
@CKolkey hi, can you approve the CI workflow? thanks.
I'll have a chance to review this to see what kind of other things might be impacted soon. Really trying to make sure https://github.com/NeogitOrg/neogit/pull/978 is ready for when 0.10
drops.
255 commits ahead of master.
Didn't even realize there is a nightly
. Should I rebase onto that?
If you like, sure, but the surface area of your change is so small I don't think it would make a difference. Your call ;)
Seems to be fine - very nice fix! Thanks for digging into the issue.
Make do_commit an interactive call in case there is a need to type in a gpg password before signing a commit.
Add an
interactive
flag to the opts for a wrapped command.Fixes #1195