When I use assign I get an error.
When I run ghi assign I get
/usr/local/bin/ghi:2917:in `execute': undefined method `sub!' for nil:NilClass (NoMethodError)
from /usr/local/bin/ghi:2762:in `execute'
from /usr/local/bin/ghi:91:in `execute'
from /usr/local/bin/ghi:4285:in `<main>'
Can't reproduce this, can you provide an example repo where this occurs on?
Can you also confirm which version of ghi you are running? ghi -v?
Hi
ghi version 1.0.4 https://github.com/imgly/imgly-sdk-ios
Can you post the command you are trying to run? Is it just ghi assign? I.e. with no arguments?
ghi assign 94
Interesting, do you have rights over this repo? Can you assign people in the GitHub web interface?
Yes I just assigned myself to imgly/imgly-sdk-ios#94 as a test
Is it specific to that repo? Can you assign yourself to issues on other repos?
yes same problem with https://github.com/K4stor/blog/issues/1
other commands like list or show work... so its not a general issue
Strange error though, I'm going to leave this open and hopefully I'll get around to looking at it.