You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: source_url_directory_name is not always correct
It is implied from extension name, however, that is not always true.
Solution: make it implied from a respective source, such as github
This also corrects how we inject GitHub-related methods (only when
GitHub method is used)
0 commit comments