Files not appearing after git clone

已回答

Hi, I having issues regarging cloning my repository in IntelliJ, it only works when i clone it into ~/Documents. When cloned anywhere else, it doesn't show the project files, only the README and gitignore file. What should I do to fix it?

Repository link: https://github.com/jakub-fabia/PO_2024_SR1830_FABIA

Thanks

0

Your link doesn't work.

Make sure you configure a module and the content roots. See https://www.jetbrains.com/help/idea/configuring-content-roots.html.

0

请先登录再写评论。