small-tech/comet

Does not work with `--amend`

undergroundwires opened this issue · 1 comments

Reproduce:

  1. Install Comet
  2. Start application and set as default git editor
  3. Run git commit --amend on a repository

Error recieved:

hint: Waiting for your editor to close the file... error: Invalid fd passed
error: There was a problem with the editor 'flatpak run --file-forwarding org.small_tech.comet @@'.
Please supply the message using either -m or -F option.

My OS: elementary OS 6.1 Jólnir

Similar error but for git commit, everything works with LANG=en git commit