A
A
alexandre1082015-02-06 23:23:04
git
alexandre108, 2015-02-06 23:23:04

PyCharm and many GIT repositories?

Such a situation: there is a project that includes a self-written framework and many javascript plugins, auxiliary libraries, and everything written in it.
Previously (that is, now) all this was committed to a local repository, and then sent to different remote ones, and everything seemed to be simple.
But now it was necessary to put it all in the public domain on github, having previously combed and prepared the code for this.
That is, in addition to that one local repository that was, it is necessary to create a dozen others?
Is it possible to somehow organize this with PyCharm so that you can choose which repository to commit, add, etc.?
Let me know if anyone has had a similar issue.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2015-02-08
@alexandre108

Move libs/plugins to separate repacks and start using submodules .
https://www.jetbrains.com/idea/help/git-branches-i...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question