This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Description
I am trying to open a file on phabricator and am getting this error message
[open-in-diffusion] Unable to open <filename>
Error: No project found matching undefined
@ /home/rgun/.atom/packages/open-in-diffusion/index.js:221
We recently moved to phabricator and I am missing the atom feature of open-on-github. Can you please help me?
On skimming your code, it looked like the plugin wasn't able to deduce the name of the diffusion repository. Are you expecting some particular path for the local copy of the repository? Is it possible to mention the name (or names) of the diffusion repository, so that the plugin does not have to deduce from the filesystem path?
Let me know if you need more information.