Getting Files/Folders from GitHub

Hey, I was wondering on how I could get some files or folders from my GitHub? I know how to import files from GitHub, but doing so you have to create a new project- Which could get a bit annoying. So is there any way I could do so?

Hi @Ipex at the moment any of the GitHub import options overwrite your entire project; I’m not sure if that’s the part of the available features that’s problematic for you or if instead you’re concerned with the GitHub import importing the entire source repo. Depending on which of those things are troubling there might be ways to achieve what you want using git commands directly in your project’s console.

Can you give us a little more detail about what you’re trying to accomplish and we can see if there’s a way to get there?