Whatever I do, I get a (wrong-type-argument stringp nil) error. Be it cloning a new repository, or trying to access the dashbord in an existing one. For example:
M-x magithub-clone RET vermiculus/magithub RET yes RET joshuabach RET \<password> RET
(the yes is entered at the prompt for "Create such a token?")
Whatever I do, I get a
(wrong-type-argument stringp nil)
error. Be it cloning a new repository, or trying to access the dashbord in an existing one. For example:M-x
magithub-cloneRET
vermiculus/magithubRET
yesRET
joshuabachRET
\<password>RET
(the
yes
is entered at the prompt for "Create such a token?")A similar error is reported in #367, though it originates from an entirely different function, so I don't think it's related.
Versions