Skip to content
stebjan edited this page May 31, 2012 · 3 revisions

for svn users

master branch on git = trunk on svn

Git creates your own local copy of repository. When commiting, only your local repo is changed. You have to select "commit and push", if you want to change this remote repository.

Do not add the .idea files into git repository.

Clone this wiki locally