languitar/pass-git-helper

imap-send not supported and results in error

languitar opened this issue · 1 comments

for git imap-send:

  File "/usr/bin/pass-git-helper", line 105, in <module>
    main()
  File "/usr/bin/pass-git-helper", line 94, in main
    request = parse_request()
  File "/usr/bin/pass-git-helper", line 54, in parse_request
    assert len(parts) == 2
AssertionError

Can't reproduce this with debug output enabled. Closing for now.