I am completely new to Git.
I am working on an eclipse project that uses GitLab. I would like to replace the current project I am using with one of the branches on the GitLab server.
I downloaded the repository as .git folder. Now I am wonder how I can completely change my current project with that .git project. Or if there any other way to do it with commands it would be fine as well.