Whats the most easiest way to create a repository for my local Java Eclipse Projects? Currently I create a Repo on GitLab an clone it. Then i move the .git folder to the new Empty Eclipse Project. then add, commit and push all. Its so annoying.
Isnt there an easier way to do this?
I've already searched for it, but i can't find anything out about an easier way.