D
D
djvipmax2013-12-07 12:51:16
IntelliJ IDEA
djvipmax, 2013-12-07 12:51:16

How do I connect a version control system to Idea?

Good afternoon! I can't connect version control system to idea. I tried a lot of all sorts of manuals, but they are very superficial and I simply could not do some points due to the lack of detailed information.
I need to make a new project, upload it to github, write code, upload its versions to github.
Recommend the correct manual.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Tyranron, 2013-12-07
@Tyranron

I can't recommend a manual. Did not met. But in IDEA everything is very sensible and clearly done, you just need to try, poke menus, buttons. Working with github is even slightly different than working with git.
All you need is:
1) Create a new repository on github
2) In IDEA: VCS -> Checkout from Version Control -> Github
3) Login/password or certificate....and go!
4) Cloned the repo, work for yourself as much as you like. Ctrl + K - commit, Ctrl + T - update, brunches - at the bottom left near the encodings (should write ala Git: master), you can directly find all this if you right-click in the left window with the project files, there will be a Git item.
5) Need more? Here you go: www.jetbrains.com/idea/webhelp/using-git-integrati...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question