Hi guys, I am trying to import code - in Pharo 6 - from a GitHub repository: https://github.com/jigyasa-grover/CORMAS-Pharo. The repository doesn't include a Baseline, and so it is not loadable using a Metacello expression right?
I've tried to clone it with Iceberg with Remote URL: https://github.com/jigyasa-grover/CORMAS-Pharo.git I ended with a "Repository CORMAS-Pharo is invalid" so I wonder what's exactly is invalid? I can browse the history but I don't know if any code from that repository was already loaded in my image. The URL should be specified as the ghost text suggest? Currently the ghost text is: g...@github.com:user/project.git Should I fill the "Code subdirectory" field? Cheers, Hernán