Hey there,
I'd like to ask if it would be possible to modify the plugin to also detect SVN-repositories in subdirectories of the currently open folder in atom.
Example folder structure:
.
├── cache
├── logs
├── files
├── plugins
│ ├──[repo] plugin-1
│ ├──[repo] plugin-2
│ ├──[repo] plugin-3
│ └──[repo] plugin-4
└── templates
├──[repo] black
├──[repo] blue
└──[repo] brown
Hey there, I'd like to ask if it would be possible to modify the plugin to also detect SVN-repositories in subdirectories of the currently open folder in atom.
Example folder structure: