Closed tarsius closed 6 years ago
It wasn't unintentional; what problems is it causing?
If a user reports a bug report against ghub
or magit
and has magithub
loaded too, then the backtrace contains unrelated things, which makes it harder to figure out if the bug is in my code or not.
Would it be helpful if this were relegated to a command like magithub-instrument-for-debugging
?
Yes that would be great.
Ping.
(I'll try to respond to your email soon.)
Thanks for the ping :-)
This line in
magithub-core.el
is probably a leftover and should be removed.As a side-note, that advice was pretty confusing when first running into it when debugging a bug in
ghub
itself, so I am currently removing it in my init file.