I swapped from svn to git and have problems to initially import my project files to the created git repository.
So I have project x and use
VCS -> Import into Version Control -> create Git Repositroy
new empty repository created
(path to git repo /foo/bar)
(path to project /elsewhere
Question: How to push my project into this repository
When I use Push... (ctrl + shift + k) a popup occurs whichs says
master -> empty repository
and when I try to use
VCS -> Git -> Checkin Directory it says:
No changes detected