M
M
Mesuti2020-09-24 16:09:45
GitHub
Mesuti, 2020-09-24 16:09:45

How to create separate repositories for separate folders in PhpStorm project and publish them on GitHub?

Hey!
Initially, I do this - I
manually create a repository on Github, clone it on a PC to the folder of all projects, then in PhpStorm I create a project in the repository folder. And then I make changes and push only from PhpStorm.

I saw a function in VS Code - right-click on the folder and "Create repository", and you're done.
Whether interests there is a similar possibility in PhpStorm? Without leaving the editor to manage repositories on GitHub ?
ps It is the creation of different repositories for different folders in one PhpStorm project, and not the entire project at once?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sl0, 2020-09-24
@sl0

Just right-clicking will not work, but you can:
VCS - Import into Version Control - Create Git Repository
and select the desired folder there.

M
Mesuti, 2020-09-26
@Mesuti

5f6f4db4e1c92921874885.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question